[INFO] fetching crate git-owners 1.1.2...
[INFO] testing git-owners-1.1.2 against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] extracting crate git-owners 1.1.2 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate git-owners 1.1.2 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 crates.io crate git-owners 1.1.2
[INFO] finished tweaking crates.io crate git-owners 1.1.2
[INFO] tweaked toml for crates.io crate git-owners 1.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate git-owners 1.1.2 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] [stderr] warning: file `/workspace/builds/worker-3-tc2/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `git-codeowners`
[INFO] [stderr]   * `bin` target `git-owners`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 961525bbba00f9693d72a8dac4a6e0acdb4674050ac0d5410723f8e3c0a6109e
[INFO] running `Command { std: "docker" "start" "-a" "961525bbba00f9693d72a8dac4a6e0acdb4674050ac0d5410723f8e3c0a6109e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "961525bbba00f9693d72a8dac4a6e0acdb4674050ac0d5410723f8e3c0a6109e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "961525bbba00f9693d72a8dac4a6e0acdb4674050ac0d5410723f8e3c0a6109e", kill_on_drop: false }`
[INFO] [stdout] 961525bbba00f9693d72a8dac4a6e0acdb4674050ac0d5410723f8e3c0a6109e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1b4e7fa5f33ceb006936e764e389189c9b36d967097281c564cfdb4c35b28f80
[INFO] running `Command { std: "docker" "start" "-a" "1b4e7fa5f33ceb006936e764e389189c9b36d967097281c564cfdb4c35b28f80", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `git-codeowners`
[INFO] [stderr]   * `bin` target `git-owners`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling pyo3-build-config v0.22.3
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.3
[INFO] [stderr]    Compiling pyo3-ffi v0.22.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]    Compiling coolor v1.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling crokey-proc_macros v1.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling clap_builder v4.5.19
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling pyo3 v0.22.3
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling minimad v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling xterm-query v0.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.3.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling terminal-light v1.5.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling lazy-regex v3.3.0
[INFO] [stderr]    Compiling clap v4.5.19
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling codeowners v0.1.3
[INFO] [stderr]    Compiling pyo3-macros v0.22.3
[INFO] [stderr]    Compiling crokey v1.1.0
[INFO] [stderr]    Compiling termimad v0.30.0
[INFO] [stderr]    Compiling clap-help v1.3.0
[INFO] [stderr]    Compiling git-owners v1.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "1b4e7fa5f33ceb006936e764e389189c9b36d967097281c564cfdb4c35b28f80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b4e7fa5f33ceb006936e764e389189c9b36d967097281c564cfdb4c35b28f80", kill_on_drop: false }`
[INFO] [stdout] 1b4e7fa5f33ceb006936e764e389189c9b36d967097281c564cfdb4c35b28f80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0207c44a330e4243dd46410040f249ef92d2e2d9459e872414ff0766a67b38fc
[INFO] running `Command { std: "docker" "start" "-a" "0207c44a330e4243dd46410040f249ef92d2e2d9459e872414ff0766a67b38fc", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `git-codeowners`
[INFO] [stderr]   * `bin` target `git-owners`
[INFO] [stderr]    Compiling git-owners v1.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s
[INFO] running `Command { std: "docker" "inspect" "0207c44a330e4243dd46410040f249ef92d2e2d9459e872414ff0766a67b38fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0207c44a330e4243dd46410040f249ef92d2e2d9459e872414ff0766a67b38fc", kill_on_drop: false }`
[INFO] [stdout] 0207c44a330e4243dd46410040f249ef92d2e2d9459e872414ff0766a67b38fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e4a0700a45ff80d74d49ed3051fcfeab26aa41d2a1e5cd52680fa18cd44a053e
[INFO] running `Command { std: "docker" "start" "-a" "e4a0700a45ff80d74d49ed3051fcfeab26aa41d2a1e5cd52680fa18cd44a053e", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `git-codeowners`
[INFO] [stderr]   * `bin` target `git-owners`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_codeowners-8aa5fd8f78d062e8)
[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 src/main.rs (/opt/rustwide/target/debug/deps/git_owners-9dc0d21742057b3b)
[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" "e4a0700a45ff80d74d49ed3051fcfeab26aa41d2a1e5cd52680fa18cd44a053e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4a0700a45ff80d74d49ed3051fcfeab26aa41d2a1e5cd52680fa18cd44a053e", kill_on_drop: false }`
[INFO] [stdout] e4a0700a45ff80d74d49ed3051fcfeab26aa41d2a1e5cd52680fa18cd44a053e
