[INFO] cloning repository https://github.com/Statictide/toggle-task [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Statictide/toggle-task" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStatictide%2Ftoggle-task", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStatictide%2Ftoggle-task'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2f4d39e7c5996577d74aa22283bc404660c81e7 [INFO] testing Statictide/toggle-task against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStatictide%2Ftoggle-task" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Statictide/toggle-task on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Statictide/toggle-task [INFO] finished tweaking git repo https://github.com/Statictide/toggle-task [INFO] tweaked toml for git repo https://github.com/Statictide/toggle-task written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Statictide/toggle-task already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e78d6935ca0ed1fa851a50ff3e1a995df15484ee28b60ee8f5c493f939ae8b8 [INFO] running `Command { std: "docker" "start" "-a" "7e78d6935ca0ed1fa851a50ff3e1a995df15484ee28b60ee8f5c493f939ae8b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e78d6935ca0ed1fa851a50ff3e1a995df15484ee28b60ee8f5c493f939ae8b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e78d6935ca0ed1fa851a50ff3e1a995df15484ee28b60ee8f5c493f939ae8b8", kill_on_drop: false }` [INFO] [stdout] 7e78d6935ca0ed1fa851a50ff3e1a995df15484ee28b60ee8f5c493f939ae8b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a45a9049bd9d237138b8269420dbea93afc7a77d9a54d5be08c20a2d92d418aa [INFO] running `Command { std: "docker" "start" "-a" "a45a9049bd9d237138b8269420dbea93afc7a77d9a54d5be08c20a2d92d418aa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling cli-table-derive v0.4.5 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling cli-table v0.4.7 [INFO] [stderr] Compiling toggle-task v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.36s [INFO] running `Command { std: "docker" "inspect" "a45a9049bd9d237138b8269420dbea93afc7a77d9a54d5be08c20a2d92d418aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a45a9049bd9d237138b8269420dbea93afc7a77d9a54d5be08c20a2d92d418aa", kill_on_drop: false }` [INFO] [stdout] a45a9049bd9d237138b8269420dbea93afc7a77d9a54d5be08c20a2d92d418aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ed21a5097c3533d4d4b7c9202a308958606a2ddd8dc47559fbfc5daf2608d11 [INFO] running `Command { std: "docker" "start" "-a" "0ed21a5097c3533d4d4b7c9202a308958606a2ddd8dc47559fbfc5daf2608d11", kill_on_drop: false }` [INFO] [stderr] Compiling toggle-task v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "0ed21a5097c3533d4d4b7c9202a308958606a2ddd8dc47559fbfc5daf2608d11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ed21a5097c3533d4d4b7c9202a308958606a2ddd8dc47559fbfc5daf2608d11", kill_on_drop: false }` [INFO] [stdout] 0ed21a5097c3533d4d4b7c9202a308958606a2ddd8dc47559fbfc5daf2608d11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f4e52a379ccbe720c820ca5da08e7535bc914ad7d1dff60660cabf0936b4efc9 [INFO] running `Command { std: "docker" "start" "-a" "f4e52a379ccbe720c820ca5da08e7535bc914ad7d1dff60660cabf0936b4efc9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/toggle_task-70164dbd218a06b0) [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" "f4e52a379ccbe720c820ca5da08e7535bc914ad7d1dff60660cabf0936b4efc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4e52a379ccbe720c820ca5da08e7535bc914ad7d1dff60660cabf0936b4efc9", kill_on_drop: false }` [INFO] [stdout] f4e52a379ccbe720c820ca5da08e7535bc914ad7d1dff60660cabf0936b4efc9