[INFO] cloning repository https://github.com/MeFisto94/emul8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MeFisto94/emul8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeFisto94%2Femul8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeFisto94%2Femul8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e06d06020a1ca944f156768684ffd80a8280b6ef [INFO] testing MeFisto94/emul8 against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeFisto94%2Femul8" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MeFisto94/emul8 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/MeFisto94/emul8 [INFO] finished tweaking git repo https://github.com/MeFisto94/emul8 [INFO] tweaked toml for git repo https://github.com/MeFisto94/emul8 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/MeFisto94/emul8 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] Downloading crates ... [INFO] [stderr] Downloaded pest_generator v2.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] c220360c874ca9a93db914ed0b9d7261d721139cc5af4c3a088ba921af5dc0e6 [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" "c220360c874ca9a93db914ed0b9d7261d721139cc5af4c3a088ba921af5dc0e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c220360c874ca9a93db914ed0b9d7261d721139cc5af4c3a088ba921af5dc0e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c220360c874ca9a93db914ed0b9d7261d721139cc5af4c3a088ba921af5dc0e6", kill_on_drop: false }` [INFO] [stdout] c220360c874ca9a93db914ed0b9d7261d721139cc5af4c3a088ba921af5dc0e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stdout] 41629b076f9801ad05456e4c198d687af872841f68f91278f0429921b35a242b [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" "41629b076f9801ad05456e4c198d687af872841f68f91278f0429921b35a242b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling emul8 v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/bin/compil8.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 74 | unimplemented!(); [INFO] [stdout] | ---------------- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 77 | / let contents = [INFO] [stdout] 78 | | std::fs::read_to_string(args.value_of("infile").unwrap()).expect("Cannot read input file"); [INFO] [stdout] | |___________________________________________________________________________________________________^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `verbosity` [INFO] [stdout] --> src/bin/compil8.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let verbosity = std::cmp::min(args.occurrences_of("verbosity"), 2); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verbosity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/bin/compil8.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | let offset = u16::from_str_radix( [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outfile` [INFO] [stdout] --> src/bin/compil8.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | let outfile = match File::open(&outfilename) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outfile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parse_file` [INFO] [stdout] --> src/bin/compil8.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | let parse_file = ASMParser::parse(Rule::file, &contents) [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parse_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.90s [INFO] running `Command { std: "docker" "inspect" "41629b076f9801ad05456e4c198d687af872841f68f91278f0429921b35a242b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41629b076f9801ad05456e4c198d687af872841f68f91278f0429921b35a242b", kill_on_drop: false }` [INFO] [stdout] 41629b076f9801ad05456e4c198d687af872841f68f91278f0429921b35a242b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f87e35707de63b06993afdf10e77f3b40dae654f814d80d4fe3a423111b8d94a [INFO] running `Command { std: "docker" "start" "-a" "f87e35707de63b06993afdf10e77f3b40dae654f814d80d4fe3a423111b8d94a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling emul8 v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/bin/compil8.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 74 | unimplemented!(); [INFO] [stdout] | ---------------- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 77 | / let contents = [INFO] [stdout] 78 | | std::fs::read_to_string(args.value_of("infile").unwrap()).expect("Cannot read input file"); [INFO] [stdout] | |___________________________________________________________________________________________________^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `verbosity` [INFO] [stdout] --> src/bin/compil8.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let verbosity = std::cmp::min(args.occurrences_of("verbosity"), 2); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verbosity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/bin/compil8.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | let offset = u16::from_str_radix( [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outfile` [INFO] [stdout] --> src/bin/compil8.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | let outfile = match File::open(&outfilename) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outfile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parse_file` [INFO] [stdout] --> src/bin/compil8.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | let parse_file = ASMParser::parse(Rule::file, &contents) [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parse_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.03s [INFO] running `Command { std: "docker" "inspect" "f87e35707de63b06993afdf10e77f3b40dae654f814d80d4fe3a423111b8d94a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f87e35707de63b06993afdf10e77f3b40dae654f814d80d4fe3a423111b8d94a", kill_on_drop: false }` [INFO] [stdout] f87e35707de63b06993afdf10e77f3b40dae654f814d80d4fe3a423111b8d94a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 92aaad3819733c7ce399fb009330150e2bf29e9ac0210792933d6565f2cd9bb2 [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" "92aaad3819733c7ce399fb009330150e2bf29e9ac0210792933d6565f2cd9bb2", kill_on_drop: false }` [INFO] [stderr] warning: unreachable statement [INFO] [stderr] --> src/bin/compil8.rs:77:5 [INFO] [stderr] | [INFO] [stderr] 74 | unimplemented!(); [INFO] [stderr] | ---------------- any code following this expression is unreachable [INFO] [stderr] ... [INFO] [stderr] 77 | / let contents = [INFO] [stderr] 78 | | std::fs::read_to_string(args.value_of("infile").unwrap()).expect("Cannot read input file"); [INFO] [stderr] | |___________________________________________________________________________________________________^ unreachable statement [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `verbosity` [INFO] [stderr] --> src/bin/compil8.rs:43:9 [INFO] [stderr] | [INFO] [stderr] 43 | let verbosity = std::cmp::min(args.occurrences_of("verbosity"), 2); [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verbosity` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `offset` [INFO] [stderr] --> src/bin/compil8.rs:45:9 [INFO] [stderr] | [INFO] [stderr] 45 | let offset = u16::from_str_radix( [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `outfile` [INFO] [stderr] --> src/bin/compil8.rs:63:9 [INFO] [stderr] | [INFO] [stderr] 63 | let outfile = match File::open(&outfilename) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outfile` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `parse_file` [INFO] [stderr] --> src/bin/compil8.rs:79:9 [INFO] [stderr] | [INFO] [stderr] 79 | let parse_file = ASMParser::parse(Rule::file, &contents) [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parse_file` [INFO] [stderr] [INFO] [stderr] warning: `emul8` (bin "compil8" test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/emul8-aaecafcea62de488) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/asm-0fe75e06d119d393) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/compil8-f19f35aab0282ce8) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/disasm-0605effbe32fdbe5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/emul8-38d5c0c6398b8cfc) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests emul8 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "92aaad3819733c7ce399fb009330150e2bf29e9ac0210792933d6565f2cd9bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92aaad3819733c7ce399fb009330150e2bf29e9ac0210792933d6565f2cd9bb2", kill_on_drop: false }` [INFO] [stdout] 92aaad3819733c7ce399fb009330150e2bf29e9ac0210792933d6565f2cd9bb2