[INFO] cloning repository https://github.com/Miliox/Stern [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Miliox/Stern" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiliox%2FStern", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiliox%2FStern'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8dad5936a89b63f9228b0801ea1d7fd1f4ee5ce [INFO] testing Miliox/Stern against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiliox%2FStern" "/workspace/builds/worker-106/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-106/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Miliox/Stern on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-106/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1770437b4e6c51794ece2267b55f3fd69b6d70f66b622296f1afe7dd9257c5a [INFO] running `Command { std: "docker" "start" "-a" "e1770437b4e6c51794ece2267b55f3fd69b6d70f66b622296f1afe7dd9257c5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1770437b4e6c51794ece2267b55f3fd69b6d70f66b622296f1afe7dd9257c5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1770437b4e6c51794ece2267b55f3fd69b6d70f66b622296f1afe7dd9257c5a", kill_on_drop: false }` [INFO] [stdout] e1770437b4e6c51794ece2267b55f3fd69b6d70f66b622296f1afe7dd9257c5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 767f5fd5888e26de46e0dfe41a0a46b8ff3607266db1d28e2193381031a7d961 [INFO] running `Command { std: "docker" "start" "-a" "767f5fd5888e26de46e0dfe41a0a46b8ff3607266db1d28e2193381031a7d961", kill_on_drop: false }` [INFO] [stderr] Compiling sfml-build v0.2.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling strfmt v0.1.6 [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 5.72s [INFO] running `Command { std: "docker" "inspect" "767f5fd5888e26de46e0dfe41a0a46b8ff3607266db1d28e2193381031a7d961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "767f5fd5888e26de46e0dfe41a0a46b8ff3607266db1d28e2193381031a7d961", kill_on_drop: false }` [INFO] [stdout] 767f5fd5888e26de46e0dfe41a0a46b8ff3607266db1d28e2193381031a7d961 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27220a589e85687ae4015850a194c9f62721ea90c08b47a0c3f84bd5e19f54c1 [INFO] running `Command { std: "docker" "start" "-a" "27220a589e85687ae4015850a194c9f62721ea90c08b47a0c3f84bd5e19f54c1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling stern v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.50s [INFO] running `Command { std: "docker" "inspect" "27220a589e85687ae4015850a194c9f62721ea90c08b47a0c3f84bd5e19f54c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27220a589e85687ae4015850a194c9f62721ea90c08b47a0c3f84bd5e19f54c1", kill_on_drop: false }` [INFO] [stdout] 27220a589e85687ae4015850a194c9f62721ea90c08b47a0c3f84bd5e19f54c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f8e0c8f34aa321f82578e7f164899a9e37a44d3f5f19e3db40478fc194339cfe [INFO] running `Command { std: "docker" "start" "-a" "f8e0c8f34aa321f82578e7f164899a9e37a44d3f5f19e3db40478fc194339cfe", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/stern-ea43896febf95ece) [INFO] [stdout] [INFO] [stdout] running 106 tests [INFO] [stdout] test cpu::isa_correct_size ... ok [INFO] [stdout] test cpu::tests::cpu_adc_bcd_carry_overflow_and_zero ... ok [INFO] [stdout] test cpu::tests::cpu_adc_bcd_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_adc_bcd_with_carry_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_adc_carry_overflow_and_zero ... ok [INFO] [stdout] test cpu::tests::cpu_adc_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_adc_with_carry_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_and_neg ... ok [INFO] [stdout] test cpu::tests::cpu_and_noflags ... 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_asl_zero_carry ... ok [INFO] [stdout] test cpu::tests::cpu_bit_equal ... ok [INFO] [stdout] test cpu::tests::cpu_bit_flags ... ok [INFO] [stdout] test cpu::tests::cpu_clc ... ok [INFO] [stdout] test cpu::tests::cpu_asm_multi_line ... ok [INFO] [stdout] test cpu::tests::cpu_cld ... ok [INFO] [stdout] test cpu::tests::cpu_asm_single_line ... ok [INFO] [stdout] test cpu::tests::cpu_cli ... ok [INFO] [stdout] test cpu::tests::cpu_clv ... ok [INFO] [stdout] test cpu::tests::cpu_cmp_equal ... ok [INFO] [stdout] test cpu::tests::cpu_cmp_greater ... ok [INFO] [stdout] test cpu::tests::cpu_cmp_less ... 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_cpx_less ... 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_cpy_less ... ok [INFO] [stdout] test cpu::tests::cpu_dec_neg ... ok [INFO] [stdout] test cpu::tests::cpu_dec_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_dec_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_eor_zero ... ok [INFO] [stdout] test cpu::tests::cpu_inc_neg ... ok [INFO] [stdout] test cpu::tests::cpu_inc_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_inc_zero ... ok [INFO] [stdout] test cpu::tests::cpu_fetch_sequence ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_brk ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_jmp_abs ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_jmp_ind ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_jsr ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_ora_abs ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_ora_abs_x ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_ora_abs_y ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_ora_immidiate ... 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_ora_zpg ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_ora_zpg_x ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_pha ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_php ... 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_pla_zero ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_plp ... ok [INFO] [stdout] test cpu::tests::cpu_jmp ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_rti ... ok [INFO] [stdout] test cpu::tests::cpu_lda ... ok [INFO] [stdout] test cpu::tests::cpu_ldx ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_rts ... ok [INFO] [stdout] test cpu::tests::cpu_ldy ... ok [INFO] [stdout] test cpu::tests::cpu_lsr_carry ... ok [INFO] [stdout] test cpu::tests::cpu_lsr_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_lsr_zero ... ok [INFO] [stdout] test cpu::tests::cpu_ora_neg ... ok [INFO] [stdout] test cpu::tests::cpu_ora_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_ora_zero ... ok [INFO] [stdout] test cpu::tests::cpu_rol_keep_carry ... ok [INFO] [stdout] test cpu::tests::cpu_rol_neg ... ok [INFO] [stdout] test cpu::tests::cpu_rol_reset_carry ... ok [INFO] [stdout] test cpu::tests::cpu_rol_set_carry ... ok [INFO] [stdout] test cpu::tests::cpu_rol_zero ... ok [INFO] [stdout] test cpu::tests::cpu_ror_keep_carry ... 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_sbc_bcd_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_sbc_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_sbc_with_carry_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_sbc_with_carry_zero ... ok [INFO] [stdout] test cpu::tests::cpu_sec ... ok [INFO] [stdout] test cpu::tests::cpu_sed ... ok [INFO] [stdout] test cpu::tests::cpu_sei ... ok [INFO] [stdout] test cpu::tests::cpu_sta ... ok [INFO] [stdout] test cpu::tests::cpu_tax_neg ... ok [INFO] [stdout] test cpu::tests::cpu_stx ... ok [INFO] [stdout] test cpu::tests::cpu_tax_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_sty ... ok [INFO] [stdout] test cpu::tests::cpu_tax_zero ... ok [INFO] [stdout] test cpu::tests::cpu_tay_neg ... ok [INFO] [stdout] test cpu::tests::cpu_tay_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_tay_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_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_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_tya_zero ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 106 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f8e0c8f34aa321f82578e7f164899a9e37a44d3f5f19e3db40478fc194339cfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8e0c8f34aa321f82578e7f164899a9e37a44d3f5f19e3db40478fc194339cfe", kill_on_drop: false }` [INFO] [stdout] f8e0c8f34aa321f82578e7f164899a9e37a44d3f5f19e3db40478fc194339cfe