[INFO] fetching crate somehow 0.1.5... [INFO] building somehow-0.1.5 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate somehow 0.1.5 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate somehow 0.1.5 [INFO] finished tweaking crates.io crate somehow 0.1.5 [INFO] tweaked toml for crates.io crate somehow 0.1.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate somehow 0.1.5 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate somehow 0.1.5 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-6-tc2/source/examples/a.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `a` [INFO] [stderr] * `example` target `a` [INFO] [stderr] warning: file `/workspace/builds/worker-6-tc2/source/examples/f.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `f` [INFO] [stderr] * `example` target `f` [INFO] [stderr] warning: file `/workspace/builds/worker-6-tc2/source/examples/c.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `c` [INFO] [stderr] * `example` target `c` [INFO] [stderr] warning: file `/workspace/builds/worker-6-tc2/source/examples/d.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `d` [INFO] [stderr] * `example` target `d` [INFO] [stderr] warning: file `/workspace/builds/worker-6-tc2/source/examples/e.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `e` [INFO] [stderr] * `example` target `e` [INFO] [stderr] warning: file `/workspace/builds/worker-6-tc2/source/examples/b.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `b` [INFO] [stderr] * `example` target `b` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11688084af3a86a63373cf87d9772a4a6042647f2ba1a02a252989e932744c91 [INFO] running `Command { std: "docker" "start" "-a" "11688084af3a86a63373cf87d9772a4a6042647f2ba1a02a252989e932744c91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11688084af3a86a63373cf87d9772a4a6042647f2ba1a02a252989e932744c91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11688084af3a86a63373cf87d9772a4a6042647f2ba1a02a252989e932744c91", kill_on_drop: false }` [INFO] [stdout] 11688084af3a86a63373cf87d9772a4a6042647f2ba1a02a252989e932744c91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 493abfc383a3b8c3607b78ac9531e66de1fbcb2703921340e97eb9a022a8784a [INFO] running `Command { std: "docker" "start" "-a" "493abfc383a3b8c3607b78ac9531e66de1fbcb2703921340e97eb9a022a8784a", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/b.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `b` [INFO] [stderr] * `example` target `b` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/a.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `a` [INFO] [stderr] * `example` target `a` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/d.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `d` [INFO] [stderr] * `example` target `d` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/e.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `e` [INFO] [stderr] * `example` target `e` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/c.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `c` [INFO] [stderr] * `example` target `c` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/f.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `f` [INFO] [stderr] * `example` target `f` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling sudo v0.6.0 [INFO] [stderr] Compiling somehow v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s [INFO] running `Command { std: "docker" "inspect" "493abfc383a3b8c3607b78ac9531e66de1fbcb2703921340e97eb9a022a8784a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "493abfc383a3b8c3607b78ac9531e66de1fbcb2703921340e97eb9a022a8784a", kill_on_drop: false }` [INFO] [stdout] 493abfc383a3b8c3607b78ac9531e66de1fbcb2703921340e97eb9a022a8784a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83de93a45f6f1064a722f2e209092cc0c34494b23dedadbd7df72a2827de495f [INFO] running `Command { std: "docker" "start" "-a" "83de93a45f6f1064a722f2e209092cc0c34494b23dedadbd7df72a2827de495f", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/d.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `d` [INFO] [stderr] * `example` target `d` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/a.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `a` [INFO] [stderr] * `example` target `a` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/f.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `f` [INFO] [stderr] * `example` target `f` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/b.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `b` [INFO] [stderr] * `example` target `b` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/c.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `c` [INFO] [stderr] * `example` target `c` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/e.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `e` [INFO] [stderr] * `example` target `e` [INFO] [stderr] Compiling somehow v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `Command { std: "docker" "inspect" "83de93a45f6f1064a722f2e209092cc0c34494b23dedadbd7df72a2827de495f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83de93a45f6f1064a722f2e209092cc0c34494b23dedadbd7df72a2827de495f", kill_on_drop: false }` [INFO] [stdout] 83de93a45f6f1064a722f2e209092cc0c34494b23dedadbd7df72a2827de495f