[INFO] updating cached repository https://github.com/Miliox/Stern [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8dad5936a89b63f9228b0801ea1d7fd1f4ee5ce [INFO] testing Miliox/Stern against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiliox%2FStern" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Miliox/Stern on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Miliox/Stern [INFO] finished tweaking git repo https://github.com/Miliox/Stern [INFO] tweaked toml for git repo https://github.com/Miliox/Stern written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Miliox/Stern already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5a2270fe7d5de0d9949688cf4928fb6a9e80ce1f3282ee8a25514062db6d679c [INFO] running `Command { std: "docker" "start" "-a" "5a2270fe7d5de0d9949688cf4928fb6a9e80ce1f3282ee8a25514062db6d679c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a2270fe7d5de0d9949688cf4928fb6a9e80ce1f3282ee8a25514062db6d679c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a2270fe7d5de0d9949688cf4928fb6a9e80ce1f3282ee8a25514062db6d679c", kill_on_drop: false }` [INFO] [stdout] 5a2270fe7d5de0d9949688cf4928fb6a9e80ce1f3282ee8a25514062db6d679c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3a5f6e18f14de910ae10dee7d6ec589b62cdcfc5fd5fdc53adb7b0c2ecab85e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b3a5f6e18f14de910ae10dee7d6ec589b62cdcfc5fd5fdc53adb7b0c2ecab85e", kill_on_drop: false }` [INFO] [stderr] Compiling sfml-build v0.2.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling csfml-system-sys v0.4.0 [INFO] [stderr] Compiling csfml-window-sys v0.4.0 [INFO] [stderr] Compiling csfml-graphics-sys v0.4.0 [INFO] [stderr] Compiling csfml-audio-sys v0.4.0 [INFO] [stderr] Compiling sfml v0.14.0 [INFO] [stderr] Compiling stern v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.36s [INFO] running `Command { std: "docker" "inspect" "b3a5f6e18f14de910ae10dee7d6ec589b62cdcfc5fd5fdc53adb7b0c2ecab85e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3a5f6e18f14de910ae10dee7d6ec589b62cdcfc5fd5fdc53adb7b0c2ecab85e", kill_on_drop: false }` [INFO] [stdout] b3a5f6e18f14de910ae10dee7d6ec589b62cdcfc5fd5fdc53adb7b0c2ecab85e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec8ce182602b679d31be941bda871e13af18b07e9442e2bb4d38a17db4be4148 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ec8ce182602b679d31be941bda871e13af18b07e9442e2bb4d38a17db4be4148", kill_on_drop: false }` [INFO] [stderr] Compiling stern v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.73s [INFO] running `Command { std: "docker" "inspect" "ec8ce182602b679d31be941bda871e13af18b07e9442e2bb4d38a17db4be4148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec8ce182602b679d31be941bda871e13af18b07e9442e2bb4d38a17db4be4148", kill_on_drop: false }` [INFO] [stdout] ec8ce182602b679d31be941bda871e13af18b07e9442e2bb4d38a17db4be4148 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9b1be3a1b8c60ca73c135b3fcacffa989a0f5bb85c824fef7870cc74fe9ad334 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9b1be3a1b8c60ca73c135b3fcacffa989a0f5bb85c824fef7870cc74fe9ad334", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/stern-d776efd87e8c9948 [INFO] [stdout] [INFO] [stdout] running 106 tests [INFO] [stdout] test cpu::isa_correct_size ... ok [INFO] [stdout] test cpu::tests::cpu_adc_bcd_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_adc_bcd_carry_overflow_and_zero ... ok [INFO] [stdout] test cpu::tests::cpu_adc_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_adc_bcd_with_carry_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_adc_with_carry_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_and_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_adc_carry_overflow_and_zero ... ok [INFO] [stdout] test cpu::tests::cpu_and_neg ... ok [INFO] [stdout] test cpu::tests::cpu_and_zero ... ok [INFO] [stdout] test cpu::tests::cpu_asl_neg ... ok [INFO] [stdout] test cpu::tests::cpu_asl_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_cld ... ok [INFO] [stdout] test cpu::tests::cpu_bit_flags ... ok [INFO] [stdout] test cpu::tests::cpu_asl_zero_carry ... ok [INFO] [stdout] test cpu::tests::cpu_cli ... ok [INFO] [stdout] test cpu::tests::cpu_bit_equal ... ok [INFO] [stdout] test cpu::tests::cpu_clv ... ok [INFO] [stdout] test cpu::tests::cpu_clc ... ok [INFO] [stdout] test cpu::tests::cpu_cpx_equal ... ok [INFO] [stdout] test cpu::tests::cpu_cpx_greater ... ok [INFO] [stdout] test cpu::tests::cpu_cpy_equal ... ok [INFO] [stdout] test cpu::tests::cpu_cpy_greater ... ok [INFO] [stdout] test cpu::tests::cpu_cpx_less ... ok [INFO] [stdout] test cpu::tests::cpu_cmp_less ... ok [INFO] [stdout] test cpu::tests::cpu_cmp_equal ... ok [INFO] [stdout] test cpu::tests::cpu_asm_single_line ... ok [INFO] [stdout] test cpu::tests::cpu_asm_multi_line ... ok [INFO] [stdout] test cpu::tests::cpu_cmp_greater ... ok [INFO] [stdout] test cpu::tests::cpu_cpy_less ... ok [INFO] [stdout] test cpu::tests::cpu_dec_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_dec_neg ... ok [INFO] [stdout] test cpu::tests::cpu_dec_zero ... ok [INFO] [stdout] test cpu::tests::cpu_eor_zero ... ok [INFO] [stdout] test cpu::tests::cpu_eor_neg ... ok [INFO] [stdout] test cpu::tests::cpu_eor_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_inc_neg ... ok [INFO] [stdout] test cpu::tests::cpu_fetch_sequence ... ok [INFO] [stdout] test cpu::tests::cpu_inc_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_ora_abs_y ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_jsr ... ok [INFO] [stdout] test cpu::tests::cpu_inc_zero ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_plp ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_pla_zero ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_ora_ind_y ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_ora_x_ind ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_rts ... ok [INFO] [stdout] test cpu::tests::cpu_jmp ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_ora_abs_x ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_jmp_abs ... ok [INFO] [stdout] test cpu::tests::cpu_ldx ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_rti ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_ora_immidiate ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_php ... ok [INFO] [stdout] test cpu::tests::cpu_lda ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_ora_zpg_x ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_ora_abs ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_jmp_ind ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_ora_zpg ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_pla_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_pla_neg ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_brk ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_pha ... ok [INFO] [stdout] test cpu::tests::cpu_rol_set_carry ... ok [INFO] [stdout] test cpu::tests::cpu_lsr_zero ... ok [INFO] [stdout] test cpu::tests::cpu_ora_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_rol_reset_carry ... ok [INFO] [stdout] test cpu::tests::cpu_lsr_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_ora_neg ... ok [INFO] [stdout] test cpu::tests::cpu_rol_neg ... ok [INFO] [stdout] test cpu::tests::cpu_lsr_carry ... ok [INFO] [stdout] test cpu::tests::cpu_rol_keep_carry ... ok [INFO] [stdout] test cpu::tests::cpu_ora_zero ... ok [INFO] [stdout] test cpu::tests::cpu_ldy ... ok [INFO] [stdout] test cpu::tests::cpu_ror_keep_carry ... ok [INFO] [stdout] test cpu::tests::cpu_rol_zero ... ok [INFO] [stdout] test cpu::tests::cpu_ror_reset_carry ... ok [INFO] [stdout] test cpu::tests::cpu_ror_set_carry ... ok [INFO] [stdout] test cpu::tests::cpu_ror_zero ... ok [INFO] [stdout] test cpu::tests::cpu_sbc_bcd_carry_overflow ... ok [INFO] [stdout] test cpu::tests::cpu_tay_zero ... ok [INFO] [stdout] test cpu::tests::cpu_tay_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_tay_neg ... ok [INFO] [stdout] test cpu::tests::cpu_tax_zero ... ok [INFO] [stdout] test cpu::tests::cpu_tsx_neg ... ok [INFO] [stdout] test cpu::tests::cpu_tsx_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_tsx_zero ... ok [INFO] [stdout] test cpu::tests::cpu_txa_neg ... ok [INFO] [stdout] test cpu::tests::cpu_tax_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_txa_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_txa_zero ... ok [INFO] [stdout] test cpu::tests::cpu_txs ... ok [INFO] [stdout] test cpu::tests::cpu_tya_neg ... ok [INFO] [stdout] test cpu::tests::cpu_tya_zero ... ok [INFO] [stdout] test cpu::tests::cpu_tya_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_tax_neg ... ok [INFO] [stdout] test cpu::tests::cpu_sbc_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_sbc_with_carry_zero ... ok [INFO] [stdout] test cpu::tests::cpu_sbc_with_carry_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_sbc_bcd_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_sec ... ok [INFO] [stdout] test cpu::tests::cpu_sed ... ok [INFO] [stdout] test cpu::tests::cpu_sty ... ok [INFO] [stdout] test cpu::tests::cpu_sta ... ok [INFO] [stdout] test cpu::tests::cpu_sei ... ok [INFO] [stdout] test cpu::tests::cpu_stx ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 106 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9b1be3a1b8c60ca73c135b3fcacffa989a0f5bb85c824fef7870cc74fe9ad334", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b1be3a1b8c60ca73c135b3fcacffa989a0f5bb85c824fef7870cc74fe9ad334", kill_on_drop: false }` [INFO] [stdout] 9b1be3a1b8c60ca73c135b3fcacffa989a0f5bb85c824fef7870cc74fe9ad334