[INFO] cloning repository https://github.com/mopemope/firestarter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mopemope/firestarter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmopemope%2Ffirestarter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmopemope%2Ffirestarter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb8973b014a437803595eca0fb41c533b8866d01 [INFO] testing mopemope/firestarter 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%2Fmopemope%2Ffirestarter" "/workspace/builds/worker-34/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-34/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mopemope/firestarter 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/mopemope/firestarter [INFO] finished tweaking git repo https://github.com/mopemope/firestarter [INFO] tweaked toml for git repo https://github.com/mopemope/firestarter written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate git repo https://github.com/mopemope/firestarter 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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] 64edf4cee48774800c89857abdd9cd5f52d00746928a38def5ca8ea61fd81be0 [INFO] running `Command { std: "docker" "start" "-a" "64edf4cee48774800c89857abdd9cd5f52d00746928a38def5ca8ea61fd81be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64edf4cee48774800c89857abdd9cd5f52d00746928a38def5ca8ea61fd81be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64edf4cee48774800c89857abdd9cd5f52d00746928a38def5ca8ea61fd81be0", kill_on_drop: false }` [INFO] [stdout] 64edf4cee48774800c89857abdd9cd5f52d00746928a38def5ca8ea61fd81be0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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] 8333d05d83516cf9a91c65058f8b682ec354bcf94f21fbb4dd883d751f9ef408 [INFO] running `Command { std: "docker" "start" "-a" "8333d05d83516cf9a91c65058f8b682ec354bcf94f21fbb4dd883d751f9ef408", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling firestarter v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `token` [INFO] [stdout] --> src/monitor.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 379 | pub token: Token, [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 dev [unoptimized + debuginfo] target(s) in 44.06s [INFO] running `Command { std: "docker" "inspect" "8333d05d83516cf9a91c65058f8b682ec354bcf94f21fbb4dd883d751f9ef408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8333d05d83516cf9a91c65058f8b682ec354bcf94f21fbb4dd883d751f9ef408", kill_on_drop: false }` [INFO] [stdout] 8333d05d83516cf9a91c65058f8b682ec354bcf94f21fbb4dd883d751f9ef408 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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] 26d2516c6ca5998baef540d7385f1ebae279606c7ad59256deb6232b18baf643 [INFO] running `Command { std: "docker" "start" "-a" "26d2516c6ca5998baef540d7385f1ebae279606c7ad59256deb6232b18baf643", kill_on_drop: false }` [INFO] [stderr] Compiling firestarter v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `token` [INFO] [stdout] --> src/monitor.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 379 | pub token: Token, [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] [stdout] warning: field is never read: `token` [INFO] [stdout] --> src/monitor.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 379 | pub token: Token, [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 2.51s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/firestarter-76b5b28c5b53bd69) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/firestarter-949712fef5d4a95c) [INFO] running `Command { std: "docker" "inspect" "26d2516c6ca5998baef540d7385f1ebae279606c7ad59256deb6232b18baf643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26d2516c6ca5998baef540d7385f1ebae279606c7ad59256deb6232b18baf643", kill_on_drop: false }` [INFO] [stdout] 26d2516c6ca5998baef540d7385f1ebae279606c7ad59256deb6232b18baf643 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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] 1c5b4b9012f9a1c3f3cbd453eeb7c9c5d89cb14db80937145479c7fddc6fa796 [INFO] running `Command { std: "docker" "start" "-a" "1c5b4b9012f9a1c3f3cbd453eeb7c9c5d89cb14db80937145479c7fddc6fa796", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `token` [INFO] [stderr] --> src/monitor.rs:379:5 [INFO] [stderr] | [INFO] [stderr] 379 | pub token: Token, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `firestarter` (lib) generated 1 warning [INFO] [stderr] warning: `firestarter` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/firestarter-76b5b28c5b53bd69) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test config::test_parse_cmd ... ok [INFO] [stdout] test config::test_parse_cmd_env ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/firestarter-949712fef5d4a95c) [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 firestarter [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" "1c5b4b9012f9a1c3f3cbd453eeb7c9c5d89cb14db80937145479c7fddc6fa796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c5b4b9012f9a1c3f3cbd453eeb7c9c5d89cb14db80937145479c7fddc6fa796", kill_on_drop: false }` [INFO] [stdout] 1c5b4b9012f9a1c3f3cbd453eeb7c9c5d89cb14db80937145479c7fddc6fa796