[INFO] fetching crate pdf-create 0.1.1... [INFO] checking pdf-create-0.1.1 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate pdf-create 0.1.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate pdf-create 0.1.1 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-3/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded md5 v0.6.1 [INFO] [stderr] Downloaded indenter v0.3.0 [INFO] [stderr] Downloaded snafu-derive v0.4.4 [INFO] [stderr] Downloaded color-eyre v0.5.8 [INFO] [stderr] Downloaded syn v1.0.50 [INFO] [stderr] Downloaded eyre v0.6.3 [INFO] [stderr] Downloaded snafu v0.4.4 [INFO] [stderr] Downloaded ordermap v0.2.13 [INFO] [stderr] Downloaded once_cell v0.2.4 [INFO] [stderr] Downloaded owo-colors v1.1.3 [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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 666522640c527c06ab250d20f8e0f4b9c1f81bb41619ea9abce2240cd30034a8 [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" "666522640c527c06ab250d20f8e0f4b9c1f81bb41619ea9abce2240cd30034a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "666522640c527c06ab250d20f8e0f4b9c1f81bb41619ea9abce2240cd30034a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "666522640c527c06ab250d20f8e0f4b9c1f81bb41619ea9abce2240cd30034a8", kill_on_drop: false }` [INFO] [stdout] 666522640c527c06ab250d20f8e0f4b9c1f81bb41619ea9abce2240cd30034a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3ac251ec803c1a0ee03e4fed33c6fd953f28437ceb3db10ef8f13ffe0845558 [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" "a3ac251ec803c1a0ee03e4fed33c6fd953f28437ceb3db10ef8f13ffe0845558", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking indenter v0.3.0 [INFO] [stderr] Checking owo-colors v1.1.3 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Checking ordermap v0.2.13 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking itertools v0.6.5 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [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 thiserror v1.0.22 [INFO] [stderr] Checking ccitt-t4-t6 v0.1.0 [INFO] [stderr] Checking snafu v0.4.4 [INFO] [stderr] Checking pdf v0.7.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.30s [INFO] running `Command { std: "docker" "inspect" "a3ac251ec803c1a0ee03e4fed33c6fd953f28437ceb3db10ef8f13ffe0845558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3ac251ec803c1a0ee03e4fed33c6fd953f28437ceb3db10ef8f13ffe0845558", kill_on_drop: false }` [INFO] [stdout] a3ac251ec803c1a0ee03e4fed33c6fd953f28437ceb3db10ef8f13ffe0845558