[INFO] fetching crate paperclip-ng 0.1.1... [INFO] checking paperclip-ng-0.1.1 against master#f8c27dfe1a2e7fb538fd91dad53de06992c7c967 for pr-138915 [INFO] extracting crate paperclip-ng 0.1.1 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate paperclip-ng 0.1.1 on toolchain f8c27dfe1a2e7fb538fd91dad53de06992c7c967 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate paperclip-ng 0.1.1 [INFO] finished tweaking crates.io crate paperclip-ng 0.1.1 [INFO] tweaked toml for crates.io crate paperclip-ng 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate paperclip-ng 0.1.1 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" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ramhorns v1.0.1 [INFO] [stderr] Downloaded openapiv3-paper v2.0.2 [INFO] [stderr] Downloaded ramhorns-derive v1.0.1 [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3789bda84b1dd6a2469e1cea365bab1a073c01772b5e664ef39d14f1127e870 [INFO] running `Command { std: "docker" "start" "-a" "e3789bda84b1dd6a2469e1cea365bab1a073c01772b5e664ef39d14f1127e870", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3789bda84b1dd6a2469e1cea365bab1a073c01772b5e664ef39d14f1127e870", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3789bda84b1dd6a2469e1cea365bab1a073c01772b5e664ef39d14f1127e870", kill_on_drop: false }` [INFO] [stdout] e3789bda84b1dd6a2469e1cea365bab1a073c01772b5e664ef39d14f1127e870 [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0086c7068d674c1e619f164b54f900dd650bd4ffd2a27d1c030388df128e3e6 [INFO] running `Command { std: "docker" "start" "-a" "a0086c7068d674c1e619f164b54f900dd650bd4ffd2a27d1c030388df128e3e6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking value-bag v1.4.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.4 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking heck v0.4.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling logos-codegen v0.14.2 [INFO] [stderr] Compiling ramhorns-derive v1.0.1 [INFO] [stderr] Compiling logos-derive v0.14.2 [INFO] [stderr] Checking logos v0.14.2 [INFO] [stderr] Checking ramhorns v1.0.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking serde_yaml v0.9.13 [INFO] [stderr] Checking openapiv3-paper v2.0.2 [INFO] [stderr] Checking paperclip-ng v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.12s [INFO] running `Command { std: "docker" "inspect" "a0086c7068d674c1e619f164b54f900dd650bd4ffd2a27d1c030388df128e3e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0086c7068d674c1e619f164b54f900dd650bd4ffd2a27d1c030388df128e3e6", kill_on_drop: false }` [INFO] [stdout] a0086c7068d674c1e619f164b54f900dd650bd4ffd2a27d1c030388df128e3e6