[INFO] fetching crate jojorss 0.1.3... [INFO] checking jojorss-0.1.3 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] extracting crate jojorss 0.1.3 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate jojorss 0.1.3 [INFO] finished tweaking crates.io crate jojorss 0.1.3 [INFO] tweaked toml for crates.io crate jojorss 0.1.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate jojorss 0.1.3 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jojorss 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded diligent-date-parser v0.1.2 [INFO] [stderr] Downloaded atom_syndication v0.9.1 [INFO] [stderr] Downloaded rss v1.10.0 [INFO] [stderr] Downloaded quick-xml v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c3ac4bed05af446655d6ae0b44a4344f86e5b910dde81d23b6693285140c146 [INFO] running `Command { std: "docker" "start" "-a" "4c3ac4bed05af446655d6ae0b44a4344f86e5b910dde81d23b6693285140c146", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c3ac4bed05af446655d6ae0b44a4344f86e5b910dde81d23b6693285140c146", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c3ac4bed05af446655d6ae0b44a4344f86e5b910dde81d23b6693285140c146", kill_on_drop: false }` [INFO] [stdout] 4c3ac4bed05af446655d6ae0b44a4344f86e5b910dde81d23b6693285140c146 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8a3ac183159ea599db5c2e666ba5eeb767a5e38338fd941e23c3c14900b6c23 [INFO] running `Command { std: "docker" "start" "-a" "e8a3ac183159ea599db5c2e666ba5eeb767a5e38338fd941e23c3c14900b6c23", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking native-tls v0.2.7 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking diligent-date-parser v0.1.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking hyper v0.14.11 [INFO] [stderr] Checking atom_syndication v0.9.1 [INFO] [stderr] Checking rss v1.10.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking jojorss v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.77s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.20.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 13` [INFO] running `Command { std: "docker" "inspect" "e8a3ac183159ea599db5c2e666ba5eeb767a5e38338fd941e23c3c14900b6c23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8a3ac183159ea599db5c2e666ba5eeb767a5e38338fd941e23c3c14900b6c23", kill_on_drop: false }` [INFO] [stdout] e8a3ac183159ea599db5c2e666ba5eeb767a5e38338fd941e23c3c14900b6c23