[INFO] cloning repository https://github.com/jamiebuilds/muchtodo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamiebuilds/muchtodo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamiebuilds%2Fmuchtodo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamiebuilds%2Fmuchtodo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a7dcc7f4b679cc674b0f318423a79a8ceb3c0354
[INFO] testing jamiebuilds/muchtodo against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamiebuilds%2Fmuchtodo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jamiebuilds/muchtodo on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jamiebuilds/muchtodo
[INFO] finished tweaking git repo https://github.com/jamiebuilds/muchtodo
[INFO] tweaked toml for git repo https://github.com/jamiebuilds/muchtodo written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/jamiebuilds/muchtodo 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6da4aff085cc39450b7657ccd3ff85a55fe959a4e074e4bbedd8f336a6835c8b
[INFO] running `Command { std: "docker" "start" "-a" "6da4aff085cc39450b7657ccd3ff85a55fe959a4e074e4bbedd8f336a6835c8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6da4aff085cc39450b7657ccd3ff85a55fe959a4e074e4bbedd8f336a6835c8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6da4aff085cc39450b7657ccd3ff85a55fe959a4e074e4bbedd8f336a6835c8b", kill_on_drop: false }`
[INFO] [stdout] 6da4aff085cc39450b7657ccd3ff85a55fe959a4e074e4bbedd8f336a6835c8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid -Zrandomize-layout" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b0e1350bdd7d54c3f677685539764acc5fdddf2efee926ab35327a5d4714a49
[INFO] running `Command { std: "docker" "start" "-a" "5b0e1350bdd7d54c3f677685539764acc5fdddf2efee926ab35327a5d4714a49", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.47
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling memchr v2.1.3
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling rand_core v0.3.0
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling lazy_static v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.26
[INFO] [stderr]    Compiling regex v1.1.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.14
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling serde v1.0.85
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.6.4
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling smallvec v0.6.8
[INFO] [stderr]    Compiling owning_ref v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.4
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling same-file v1.0.4
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling termcolor v1.0.4
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling safemem v0.3.0
[INFO] [stderr]    Compiling bytecount v0.3.2
[INFO] [stderr]    Compiling itoa v0.4.3
[INFO] [stderr]    Compiling crossbeam-utils v0.6.3
[INFO] [stderr]    Compiling walkdir v2.2.7
[INFO] [stderr]    Compiling rand_os v0.1.1
[INFO] [stderr]    Compiling memmap v0.6.2
[INFO] [stderr]    Compiling rand_pcg v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]    Compiling aho-corasick v0.6.9
[INFO] [stderr]    Compiling grep-matcher v0.1.1
[INFO] [stderr]    Compiling syn v0.15.26
[INFO] [stderr]    Compiling encoding_rs_io v0.1.3
[INFO] [stderr]    Compiling grep-searcher v0.1.1
[INFO] [stderr]    Compiling parking_lot v0.7.1
[INFO] [stderr]    Compiling crossbeam-channel v0.3.6
[INFO] [stderr]    Compiling serde_derive v1.0.85
[INFO] [stderr]    Compiling globset v0.4.2
[INFO] [stderr]    Compiling grep-regex v0.1.1
[INFO] [stderr]    Compiling grep-cli v0.1.1
[INFO] [stderr]    Compiling ignore v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.36
[INFO] [stderr]    Compiling grep-printer v0.1.1
[INFO] [stderr]    Compiling grep v0.2.3
[INFO] [stderr]    Compiling muchtodo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.32s
[INFO] running `Command { std: "docker" "inspect" "5b0e1350bdd7d54c3f677685539764acc5fdddf2efee926ab35327a5d4714a49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b0e1350bdd7d54c3f677685539764acc5fdddf2efee926ab35327a5d4714a49", kill_on_drop: false }`
[INFO] [stdout] 5b0e1350bdd7d54c3f677685539764acc5fdddf2efee926ab35327a5d4714a49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid -Zrandomize-layout" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c455983faa1d584712b616580e5c521c6755efe8412764e250389308181df9e
[INFO] running `Command { std: "docker" "start" "-a" "8c455983faa1d584712b616580e5c521c6755efe8412764e250389308181df9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling muchtodo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] running `Command { std: "docker" "inspect" "8c455983faa1d584712b616580e5c521c6755efe8412764e250389308181df9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c455983faa1d584712b616580e5c521c6755efe8412764e250389308181df9e", kill_on_drop: false }`
[INFO] [stdout] 8c455983faa1d584712b616580e5c521c6755efe8412764e250389308181df9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid -Zrandomize-layout" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c6659e191c559739bc64095916c58d1c8773b3fb7b0939dcda30985c403c888e
[INFO] running `Command { std: "docker" "start" "-a" "c6659e191c559739bc64095916c58d1c8773b3fb7b0939dcda30985c403c888e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/muchtodo-b7c2de52558cfc2f)
[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" "c6659e191c559739bc64095916c58d1c8773b3fb7b0939dcda30985c403c888e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6659e191c559739bc64095916c58d1c8773b3fb7b0939dcda30985c403c888e", kill_on_drop: false }`
[INFO] [stdout] c6659e191c559739bc64095916c58d1c8773b3fb7b0939dcda30985c403c888e
