[INFO] crate resw 0.4.0 is already in cache [INFO] checking resw-0.4.0 against try#22dd2dd1dc07f63ae9394352d412f020d2985684 for pr-74627 [INFO] extracting crate resw 0.4.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate resw 0.4.0 on toolchain 22dd2dd1dc07f63ae9394352d412f020d2985684 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate resw 0.4.0 [INFO] finished tweaking crates.io crate resw 0.4.0 [INFO] tweaked toml for crates.io crate resw 0.4.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate resw 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e45c94c3d5ee326eee0f62a8430b811fbb2b44bf6cafe799e8ca3214034576a [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" "8e45c94c3d5ee326eee0f62a8430b811fbb2b44bf6cafe799e8ca3214034576a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e45c94c3d5ee326eee0f62a8430b811fbb2b44bf6cafe799e8ca3214034576a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e45c94c3d5ee326eee0f62a8430b811fbb2b44bf6cafe799e8ca3214034576a", kill_on_drop: false }` [INFO] [stdout] 8e45c94c3d5ee326eee0f62a8430b811fbb2b44bf6cafe799e8ca3214034576a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66787b4cc3bc7c80867b0131078c16960c1c808ffafbecc8fd20722c9e103f29 [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" "66787b4cc3bc7c80867b0131078c16960c1c808ffafbecc8fd20722c9e103f29", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking resast v0.4.1 [INFO] [stderr] Checking hash-chain v0.2.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking ress v0.9.0 [INFO] [stderr] Checking res-regex v0.1.0 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking crossbeam-queue v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking resw v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rayon v1.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking pretty_env_logger v0.3.1 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking ressa v0.7.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.40s [INFO] running `Command { std: "docker" "inspect" "66787b4cc3bc7c80867b0131078c16960c1c808ffafbecc8fd20722c9e103f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66787b4cc3bc7c80867b0131078c16960c1c808ffafbecc8fd20722c9e103f29", kill_on_drop: false }` [INFO] [stdout] 66787b4cc3bc7c80867b0131078c16960c1c808ffafbecc8fd20722c9e103f29