[INFO] cloning repository https://github.com/fabrlyn/b2x [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fabrlyn/b2x" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabrlyn%2Fb2x", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabrlyn%2Fb2x'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c5036f6a4fcf9bd3909a337cf1fe437318582e6 [INFO] testing fabrlyn/b2x against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabrlyn%2Fb2x" "/workspace/builds/worker-84/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-84/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fabrlyn/b2x on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fabrlyn/b2x [INFO] finished tweaking git repo https://github.com/fabrlyn/b2x [INFO] tweaked toml for git repo https://github.com/fabrlyn/b2x written to /workspace/builds/worker-84/source/Cargo.toml [INFO] crate git repo https://github.com/fabrlyn/b2x already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--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-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b31860223742b88522c9646c3bc0163acafe0f2f3b37333aa94a6c39c5712774 [INFO] running `Command { std: "docker" "start" "-a" "b31860223742b88522c9646c3bc0163acafe0f2f3b37333aa94a6c39c5712774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b31860223742b88522c9646c3bc0163acafe0f2f3b37333aa94a6c39c5712774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b31860223742b88522c9646c3bc0163acafe0f2f3b37333aa94a6c39c5712774", kill_on_drop: false }` [INFO] [stdout] b31860223742b88522c9646c3bc0163acafe0f2f3b37333aa94a6c39c5712774 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f04b2411080ee680cecf7392ccf81038d29ae29c2c8a54bdacd3243350d321ee [INFO] running `Command { std: "docker" "start" "-a" "f04b2411080ee680cecf7392ccf81038d29ae29c2c8a54bdacd3243350d321ee", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling b2x v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `output` [INFO] [stdout] --> src/cli/mod.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | output: Output, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `as_big_endian_i8` [INFO] [stdout] --> src/binary/chunk.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn as_big_endian_i8(chunk: &[u8]) -> i8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `as_big_endian_i16` [INFO] [stdout] --> src/binary/chunk.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn as_big_endian_i16(chunk: &[u8]) -> i16 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `as_big_endian_i32` [INFO] [stdout] --> src/binary/chunk.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn as_big_endian_i32(chunk: &[u8]) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `as_big_endian_i64` [INFO] [stdout] --> src/binary/chunk.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn as_big_endian_i64(chunk: &[u8]) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `as_little_endian_i8` [INFO] [stdout] --> src/binary/chunk.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn as_little_endian_i8(chunk: &[u8]) -> i8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `as_little_endian_i16` [INFO] [stdout] --> src/binary/chunk.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn as_little_endian_i16(chunk: &[u8]) -> i16 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `as_little_endian_i32` [INFO] [stdout] --> src/binary/chunk.rs:143:8 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn as_little_endian_i32(chunk: &[u8]) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `as_little_endian_i64` [INFO] [stdout] --> src/binary/chunk.rs:159:8 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn as_little_endian_i64(chunk: &[u8]) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `as_big_endian_f32` [INFO] [stdout] --> src/binary/chunk.rs:211:8 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn as_big_endian_f32(chunk: &[u8]) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `as_little_endian_f32` [INFO] [stdout] --> src/binary/chunk.rs:215:8 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn as_little_endian_f32(chunk: &[u8]) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `as_big_endian_f64` [INFO] [stdout] --> src/binary/chunk.rs:219:8 [INFO] [stdout] | [INFO] [stdout] 219 | pub fn as_big_endian_f64(chunk: &[u8]) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `as_little_endian_f64` [INFO] [stdout] --> src/binary/chunk.rs:223:8 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn as_little_endian_f64(chunk: &[u8]) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "f04b2411080ee680cecf7392ccf81038d29ae29c2c8a54bdacd3243350d321ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f04b2411080ee680cecf7392ccf81038d29ae29c2c8a54bdacd3243350d321ee", kill_on_drop: false }` [INFO] [stdout] f04b2411080ee680cecf7392ccf81038d29ae29c2c8a54bdacd3243350d321ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bef765d83c9daacfa02be4b578bae47087a8e030841fc532c5b2d9d343a9b2d5 [INFO] running `Command { std: "docker" "start" "-a" "bef765d83c9daacfa02be4b578bae47087a8e030841fc532c5b2d9d343a9b2d5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling b2x v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `output` [INFO] [stdout] --> src/cli/mod.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | output: Output, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.42s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/b2x-c1cd97fb90af625e) [INFO] running `Command { std: "docker" "inspect" "bef765d83c9daacfa02be4b578bae47087a8e030841fc532c5b2d9d343a9b2d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bef765d83c9daacfa02be4b578bae47087a8e030841fc532c5b2d9d343a9b2d5", kill_on_drop: false }` [INFO] [stdout] bef765d83c9daacfa02be4b578bae47087a8e030841fc532c5b2d9d343a9b2d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c5c48f79366c17a4521e4c2d57f96010a193da7678dad714423a198a68a52b27 [INFO] running `Command { std: "docker" "start" "-a" "c5c48f79366c17a4521e4c2d57f96010a193da7678dad714423a198a68a52b27", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `output` [INFO] [stderr] --> src/cli/mod.rs:90:5 [INFO] [stderr] | [INFO] [stderr] 90 | output: Output, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `b2x` (bin "b2x" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.31s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/b2x-c1cd97fb90af625e) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test binary::chunk::tests::as_big_endian_f32 ... ok [INFO] [stdout] test binary::chunk::tests::as_big_endian_f64 ... ok [INFO] [stdout] test binary::chunk::tests::as_big_endian_i32 ... ok [INFO] [stdout] test binary::chunk::tests::as_big_endian_i64 ... ok [INFO] [stdout] test binary::chunk::tests::as_big_endian_u8 ... ok [INFO] [stdout] test binary::chunk::tests::as_little_endian_f32 ... ok [INFO] [stdout] test binary::chunk::tests::as_big_endian_u16 ... ok [INFO] [stdout] test binary::chunk::tests::as_big_endian_i8 ... ok [INFO] [stdout] test binary::chunk::tests::as_little_endian_i16 ... ok [INFO] [stdout] test binary::chunk::tests::as_little_endian_f64 ... ok [INFO] [stdout] test binary::chunk::tests::as_little_endian_i32 ... ok [INFO] [stdout] test binary::chunk::tests::as_little_endian_i64 ... ok [INFO] [stdout] test binary::chunk::tests::as_little_endian_u16 ... ok [INFO] [stdout] test binary::chunk::tests::as_big_endian_u64 ... ok [INFO] [stdout] test binary::chunk::tests::as_little_endian_u8 ... ok [INFO] [stdout] test binary::chunk::tests::as_big_endian_i16 ... ok [INFO] [stdout] test binary::chunk::tests::as_big_endian_u32 ... ok [INFO] [stdout] test binary::chunk::tests::as_little_endian_u32 ... ok [INFO] [stdout] test binary::chunk::tests::as_little_endian_u64 ... ok [INFO] [stdout] test binary::chunk::tests::as_little_endian_i8 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c5c48f79366c17a4521e4c2d57f96010a193da7678dad714423a198a68a52b27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5c48f79366c17a4521e4c2d57f96010a193da7678dad714423a198a68a52b27", kill_on_drop: false }` [INFO] [stdout] c5c48f79366c17a4521e4c2d57f96010a193da7678dad714423a198a68a52b27