[INFO] crate scriptit 0.4.0 is already in cache [INFO] checking scriptit-0.4.0 against try#53184dc07942a1944769a9e15fc2cb08c9f62e9d for pr-99197 [INFO] extracting crate scriptit 0.4.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate scriptit 0.4.0 on toolchain 53184dc07942a1944769a9e15fc2cb08c9f62e9d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate scriptit 0.4.0 [INFO] finished tweaking crates.io crate scriptit 0.4.0 [INFO] tweaked toml for crates.io crate scriptit 0.4.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc31e8594f50eafaded7c03743cf1c6916b1996c01271afed9f5885a029a6c68 [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" "bc31e8594f50eafaded7c03743cf1c6916b1996c01271afed9f5885a029a6c68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc31e8594f50eafaded7c03743cf1c6916b1996c01271afed9f5885a029a6c68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc31e8594f50eafaded7c03743cf1c6916b1996c01271afed9f5885a029a6c68", kill_on_drop: false }` [INFO] [stdout] bc31e8594f50eafaded7c03743cf1c6916b1996c01271afed9f5885a029a6c68 [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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d997646049219e33b24374d543e4ef611474326aba25388bddabd0a1f007f447 [INFO] running `Command { std: "docker" "start" "-a" "d997646049219e33b24374d543e4ef611474326aba25388bddabd0a1f007f447", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.81 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling wasm-bindgen v0.2.81 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling cargo_gn v0.0.15 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling rusty_v8 v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.31 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.81 [INFO] [stderr] Checking scriptit v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.81 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.81 [INFO] [stderr] Checking js-sys v0.3.58 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.31 [INFO] [stderr] Checking wasm-bindgen-test v0.3.31 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.43s [INFO] running `Command { std: "docker" "inspect" "d997646049219e33b24374d543e4ef611474326aba25388bddabd0a1f007f447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d997646049219e33b24374d543e4ef611474326aba25388bddabd0a1f007f447", kill_on_drop: false }` [INFO] [stdout] d997646049219e33b24374d543e4ef611474326aba25388bddabd0a1f007f447