[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiliox%2FStern" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Miliox/Stern on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-0/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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded csfml-system-sys v0.4.0 [INFO] [stderr] Downloaded csfml-graphics-sys v0.4.0 [INFO] [stderr] Downloaded csfml-audio-sys v0.4.0 [INFO] [stderr] Downloaded sfml v0.14.0 [INFO] [stderr] Downloaded strfmt v0.1.6 [INFO] [stderr] Downloaded sfml-build v0.2.0 [INFO] [stderr] Downloaded csfml-window-sys v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57be4777ac79ae419c93f03cd8a87f44b0505e969e91cea1b089e7433b98a997 [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" "57be4777ac79ae419c93f03cd8a87f44b0505e969e91cea1b089e7433b98a997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57be4777ac79ae419c93f03cd8a87f44b0505e969e91cea1b089e7433b98a997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57be4777ac79ae419c93f03cd8a87f44b0505e969e91cea1b089e7433b98a997", kill_on_drop: false }` [INFO] [stdout] 57be4777ac79ae419c93f03cd8a87f44b0505e969e91cea1b089e7433b98a997 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", 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] e16acb77b6081e2182e1baf4c38f0b5734d0f624800d6326012f25a169374145 [INFO] running `Command { std: "docker" "start" "-a" "e16acb77b6081e2182e1baf4c38f0b5734d0f624800d6326012f25a169374145", kill_on_drop: false }` [INFO] [stderr] Compiling sfml-build v0.2.0 [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-audio-sys v0.4.0 [INFO] [stderr] Compiling csfml-graphics-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 11.13s [INFO] running `Command { std: "docker" "inspect" "e16acb77b6081e2182e1baf4c38f0b5734d0f624800d6326012f25a169374145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e16acb77b6081e2182e1baf4c38f0b5734d0f624800d6326012f25a169374145", kill_on_drop: false }` [INFO] [stdout] e16acb77b6081e2182e1baf4c38f0b5734d0f624800d6326012f25a169374145 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad29b619c3042b1b13a057c0b646ce1e546971d4fd5d3cc238ae3920e0ee64bd [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" "ad29b619c3042b1b13a057c0b646ce1e546971d4fd5d3cc238ae3920e0ee64bd", kill_on_drop: false }` [INFO] [stderr] Compiling stern v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.70s [INFO] running `Command { std: "docker" "inspect" "ad29b619c3042b1b13a057c0b646ce1e546971d4fd5d3cc238ae3920e0ee64bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad29b619c3042b1b13a057c0b646ce1e546971d4fd5d3cc238ae3920e0ee64bd", kill_on_drop: false }` [INFO] [stdout] ad29b619c3042b1b13a057c0b646ce1e546971d4fd5d3cc238ae3920e0ee64bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9db581d9cbeb017a59f2f3eb7ae462f447ecbb314b87f2d788968eab1b019027 [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" "9db581d9cbeb017a59f2f3eb7ae462f447ecbb314b87f2d788968eab1b019027", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/stern-81d31cf57276f6e7) [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_carry_overflow_and_zero ... ok [INFO] [stdout] test cpu::tests::cpu_adc_bcd_with_carry_noflags ... 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_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_bit_equal ... 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_bit_flags ... ok [INFO] [stdout] test cpu::tests::cpu_clc ... ok [INFO] [stdout] test cpu::tests::cpu_cmp_greater ... ok [INFO] [stdout] test cpu::tests::cpu_asl_zero_carry ... ok [INFO] [stdout] test cpu::tests::cpu_asm_multi_line ... ok [INFO] [stdout] test cpu::tests::cpu_dec_neg ... 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_cpy_less ... ok [INFO] [stdout] test cpu::tests::cpu_cpy_equal ... ok [INFO] [stdout] test cpu::tests::cpu_clv ... ok [INFO] [stdout] test cpu::tests::cpu_eor_neg ... ok [INFO] [stdout] test cpu::tests::cpu_asm_single_line ... ok [INFO] [stdout] test cpu::tests::cpu_eor_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_cld ... ok [INFO] [stdout] test cpu::tests::cpu_eor_zero ... ok [INFO] [stdout] test cpu::tests::cpu_cli ... ok [INFO] [stdout] test cpu::tests::cpu_cpy_greater ... ok [INFO] [stdout] test cpu::tests::cpu_inc_neg ... 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_cmp_equal ... ok [INFO] [stdout] test cpu::tests::cpu_inc_zero ... ok [INFO] [stdout] test cpu::tests::cpu_dec_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_inc_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_cpx_less ... ok [INFO] [stdout] test cpu::tests::cpu_cpx_greater ... ok [INFO] [stdout] test cpu::tests::cpu_dec_zero ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_jmp_abs ... ok [INFO] [stdout] test cpu::tests::cpu_fetch_sequence ... 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_jmp_ind ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_brk ... 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_ldy ... ok [INFO] [stdout] test cpu::tests::cpu_ldx ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_pla_neg ... ok [INFO] [stdout] test cpu::tests::cpu_lda ... ok [INFO] [stdout] test cpu::tests::cpu_lsr_noflags ... 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_instruction_rts ... ok [INFO] [stdout] test cpu::tests::cpu_jmp ... 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_ora_zero ... ok [INFO] [stdout] test cpu::tests::cpu_ora_neg ... 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_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_stx ... ok [INFO] [stdout] test cpu::tests::cpu_sty ... ok [INFO] [stdout] test cpu::tests::cpu_tax_neg ... ok [INFO] [stdout] test cpu::tests::cpu_tax_noflags ... 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_lsr_carry ... ok [INFO] [stdout] test cpu::tests::cpu_rol_set_carry ... ok [INFO] [stdout] test cpu::tests::cpu_tay_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_txs ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_ora_zpg_x ... 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_tya_neg ... ok [INFO] [stdout] test cpu::tests::cpu_txa_zero ... 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_instruction_php ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_pha ... ok [INFO] [stdout] test cpu::tests::cpu_tya_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_pla_noflags ... ok [INFO] [stdout] test cpu::tests::cpu_instruction_rti ... 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.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9db581d9cbeb017a59f2f3eb7ae462f447ecbb314b87f2d788968eab1b019027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9db581d9cbeb017a59f2f3eb7ae462f447ecbb314b87f2d788968eab1b019027", kill_on_drop: false }` [INFO] [stdout] 9db581d9cbeb017a59f2f3eb7ae462f447ecbb314b87f2d788968eab1b019027