[INFO] crate into-owned 0.3.0-alpha.2 is already in cache [INFO] checking into-owned-0.3.0-alpha.2 against master#c724b67e1b474262917a5154d74e7072267593fe for pr-74315 [INFO] extracting crate into-owned 0.3.0-alpha.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate into-owned 0.3.0-alpha.2 on toolchain c724b67e1b474262917a5154d74e7072267593fe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate into-owned 0.3.0-alpha.2 [INFO] finished tweaking crates.io crate into-owned 0.3.0-alpha.2 [INFO] tweaked toml for crates.io crate into-owned 0.3.0-alpha.2 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7247a3f0322e4f7cbedd51642bfed9261062cecb410a6e54815d432baa00500 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c7247a3f0322e4f7cbedd51642bfed9261062cecb410a6e54815d432baa00500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7247a3f0322e4f7cbedd51642bfed9261062cecb410a6e54815d432baa00500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7247a3f0322e4f7cbedd51642bfed9261062cecb410a6e54815d432baa00500", kill_on_drop: false }` [INFO] [stdout] c7247a3f0322e4f7cbedd51642bfed9261062cecb410a6e54815d432baa00500 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33a5b0386bc5379f3dd3eaff8cf91563f643faf6ea32d45e7ab916e7f4c83494 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "33a5b0386bc5379f3dd3eaff8cf91563f643faf6ea32d45e7ab916e7f4c83494", kill_on_drop: false }` [INFO] [stderr] Checking into-owned v0.3.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `into-owned`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name test_add --edition=2018 tests/test_add.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=149de505dc10f33e -C extra-filename=-149de505dc10f33e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern into_owned=/opt/rustwide/target/debug/deps/libinto_owned-c2f5acb08803b390.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "33a5b0386bc5379f3dd3eaff8cf91563f643faf6ea32d45e7ab916e7f4c83494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33a5b0386bc5379f3dd3eaff8cf91563f643faf6ea32d45e7ab916e7f4c83494", kill_on_drop: false }` [INFO] [stdout] 33a5b0386bc5379f3dd3eaff8cf91563f643faf6ea32d45e7ab916e7f4c83494