[INFO] fetching crate pdf-create 0.1.1... [INFO] checking pdf-create-0.1.1 against try#bb9dbf1d07454a99066eabaabd5819851281494b for pr-80920 [INFO] extracting crate pdf-create 0.1.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate pdf-create 0.1.1 on toolchain bb9dbf1d07454a99066eabaabd5819851281494b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate pdf-create 0.1.1 [INFO] finished tweaking crates.io crate pdf-create 0.1.1 [INFO] tweaked toml for crates.io crate pdf-create 0.1.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate pdf-create 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pdf v0.7.0 [INFO] [stderr] Downloaded pdf_derive v0.1.20 [INFO] [stderr] Downloaded ccitt-t4-t6 v0.1.0 [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" "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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "metadata" "--no-deps" "--format-version=1", 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] 1504a6b7bc23b18b7754d531e678da87ea02176e06bda07de451aeedc033e9a7 [INFO] running `Command { std: "docker" "start" "-a" "1504a6b7bc23b18b7754d531e678da87ea02176e06bda07de451aeedc033e9a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1504a6b7bc23b18b7754d531e678da87ea02176e06bda07de451aeedc033e9a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1504a6b7bc23b18b7754d531e678da87ea02176e06bda07de451aeedc033e9a7", kill_on_drop: false }` [INFO] [stdout] 1504a6b7bc23b18b7754d531e678da87ea02176e06bda07de451aeedc033e9a7 [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" "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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0655f2ffbc74dd8557b6030458306eff1b57a1f94c7dc56e61f4907681e683c4 [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" "0655f2ffbc74dd8557b6030458306eff1b57a1f94c7dc56e61f4907681e683c4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Checking indenter v0.3.0 [INFO] [stderr] Checking ordermap v0.2.13 [INFO] [stderr] Checking owo-colors v1.1.3 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking itertools v0.6.5 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking once_cell v0.2.4 [INFO] [stderr] Checking pdf-create v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking color-eyre v0.5.8 [INFO] [stderr] Compiling snafu-derive v0.4.4 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pdf_derive v0.1.20 [INFO] [stderr] Checking snafu v0.4.4 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking pdf v0.7.0 [INFO] [stderr] Checking ccitt-t4-t6 v0.1.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.45s [INFO] running `Command { std: "docker" "inspect" "0655f2ffbc74dd8557b6030458306eff1b57a1f94c7dc56e61f4907681e683c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0655f2ffbc74dd8557b6030458306eff1b57a1f94c7dc56e61f4907681e683c4", kill_on_drop: false }` [INFO] [stdout] 0655f2ffbc74dd8557b6030458306eff1b57a1f94c7dc56e61f4907681e683c4