[INFO] fetching crate rocket_modules 0.1.1... [INFO] checking rocket_modules-0.1.1 against master#d908a5b08e9ccbd2b41f8b399aa6cd919d5cb451 for pr-113895 [INFO] extracting crate rocket_modules 0.1.1 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate rocket_modules 0.1.1 on toolchain d908a5b08e9ccbd2b41f8b399aa6cd919d5cb451 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d908a5b08e9ccbd2b41f8b399aa6cd919d5cb451" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rocket_modules 0.1.1 [INFO] finished tweaking crates.io crate rocket_modules 0.1.1 [INFO] tweaked toml for crates.io crate rocket_modules 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d908a5b08e9ccbd2b41f8b399aa6cd919d5cb451" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d908a5b08e9ccbd2b41f8b399aa6cd919d5cb451" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d908a5b08e9ccbd2b41f8b399aa6cd919d5cb451" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 951d2bd3288d66584262870a4df73534594c582d18975fab91c95850feda422e [INFO] running `Command { std: "docker" "start" "-a" "951d2bd3288d66584262870a4df73534594c582d18975fab91c95850feda422e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "951d2bd3288d66584262870a4df73534594c582d18975fab91c95850feda422e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "951d2bd3288d66584262870a4df73534594c582d18975fab91c95850feda422e", kill_on_drop: false }` [INFO] [stdout] 951d2bd3288d66584262870a4df73534594c582d18975fab91c95850feda422e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d908a5b08e9ccbd2b41f8b399aa6cd919d5cb451" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b453c0882e5b0ebf330afdc9d3ea31be14dfcc0a16850835f1cf28fb20afe878 [INFO] running `Command { std: "docker" "start" "-a" "b453c0882e5b0ebf330afdc9d3ea31be14dfcc0a16850835f1cf28fb20afe878", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.19 [INFO] [stderr] Compiling ref-cast v1.0.19 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.10 [INFO] [stderr] Checking unicode-ident v1.0.11 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Checking yansi v1.0.0-rc [INFO] [stderr] Checking winnow v0.5.0 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking quote v1.0.31 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling pear v0.2.7 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking ubyte v0.10.3 [INFO] [stderr] Checking toml_edit v0.19.14 [INFO] [stderr] Checking toml v0.7.6 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking rocket_http v0.5.0-rc.3 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.3 [INFO] [stderr] Checking rocket_modules v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.83s [INFO] running `Command { std: "docker" "inspect" "b453c0882e5b0ebf330afdc9d3ea31be14dfcc0a16850835f1cf28fb20afe878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b453c0882e5b0ebf330afdc9d3ea31be14dfcc0a16850835f1cf28fb20afe878", kill_on_drop: false }` [INFO] [stdout] b453c0882e5b0ebf330afdc9d3ea31be14dfcc0a16850835f1cf28fb20afe878