[INFO] fetching crate atomsh 0.1.1... [INFO] checking atomsh-0.1.1 against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] extracting crate atomsh 0.1.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate atomsh 0.1.1 on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate atomsh 0.1.1 [INFO] finished tweaking crates.io crate atomsh 0.1.1 [INFO] tweaked toml for crates.io crate atomsh 0.1.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate atomsh 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c81c3a185d384de1e393a07819c346c696ec0a93d641b5dc0eac547f3c21a66 [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" "6c81c3a185d384de1e393a07819c346c696ec0a93d641b5dc0eac547f3c21a66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c81c3a185d384de1e393a07819c346c696ec0a93d641b5dc0eac547f3c21a66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c81c3a185d384de1e393a07819c346c696ec0a93d641b5dc0eac547f3c21a66", kill_on_drop: false }` [INFO] [stdout] 6c81c3a185d384de1e393a07819c346c696ec0a93d641b5dc0eac547f3c21a66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60c06de9287be4fb6de2a6bfabbb480cca0b198e2d83cf1432e3b9bc08bea3e1 [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" "60c06de9287be4fb6de2a6bfabbb480cca0b198e2d83cf1432e3b9bc08bea3e1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pico-args v0.3.4 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking dunce v1.0.1 [INFO] [stderr] Checking asciicolor v0.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking crunchy v0.2.2 [INFO] [stderr] Checking comment v0.1.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking tiny-keccak v2.0.2 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Checking ena v0.14.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking dirs-sys-next v0.1.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking ascii-canvas v2.0.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.8.1 [INFO] [stderr] Compiling lalrpop-util v0.19.3 [INFO] [stderr] Compiling lalrpop v0.19.3 [INFO] [stderr] Compiling rustyline-derive v0.4.0 [INFO] [stderr] Checking rustyline v7.1.0 [INFO] [stderr] Checking ctrlc v3.1.7 [INFO] [stderr] Checking os_info v3.0.1 [INFO] [stderr] Compiling atomsh v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.79s [INFO] running `Command { std: "docker" "inspect" "60c06de9287be4fb6de2a6bfabbb480cca0b198e2d83cf1432e3b9bc08bea3e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60c06de9287be4fb6de2a6bfabbb480cca0b198e2d83cf1432e3b9bc08bea3e1", kill_on_drop: false }` [INFO] [stdout] 60c06de9287be4fb6de2a6bfabbb480cca0b198e2d83cf1432e3b9bc08bea3e1