[INFO] cloning repository https://github.com/cthwaite/pulp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cthwaite/pulp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcthwaite%2Fpulp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcthwaite%2Fpulp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b57baf444fbe8688e16628e99b9b240c97a5a75 [INFO] checking cthwaite/pulp against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcthwaite%2Fpulp" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cthwaite/pulp on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cthwaite/pulp [INFO] finished tweaking git repo https://github.com/cthwaite/pulp [INFO] tweaked toml for git repo https://github.com/cthwaite/pulp written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/cthwaite/pulp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67566420e35095dcf80940ce50dfc2d883ced0d46d66b55af7b549ea3ea92363 [INFO] running `Command { std: "docker" "start" "-a" "67566420e35095dcf80940ce50dfc2d883ced0d46d66b55af7b549ea3ea92363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67566420e35095dcf80940ce50dfc2d883ced0d46d66b55af7b549ea3ea92363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67566420e35095dcf80940ce50dfc2d883ced0d46d66b55af7b549ea3ea92363", kill_on_drop: false }` [INFO] [stdout] 67566420e35095dcf80940ce50dfc2d883ced0d46d66b55af7b549ea3ea92363 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e518fc7ff9484954b3d1f90589fe5fc099bb49263e01919881f2a2b73b3ffce0 [INFO] running `Command { std: "docker" "start" "-a" "e518fc7ff9484954b3d1f90589fe5fc099bb49263e01919881f2a2b73b3ffce0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking podio v0.1.7 [INFO] [stderr] Checking xmlparser v0.13.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking roxmltree v0.13.0 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking zip v0.5.6 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking epub v1.2.2 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking serde_json v1.0.68 [INFO] [stderr] Checking pulp v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `cat_span_recursive` [INFO] [stdout] --> src/cat.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn cat_span_recursive<'a, W: Write>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DEFAULT_FIELDS` [INFO] [stdout] --> src/meta.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / const DEFAULT_FIELDS : [&str; 11] = [ [INFO] [stdout] 2 | | "title", [INFO] [stdout] 3 | | "creator", [INFO] [stdout] 4 | | "date", [INFO] [stdout] ... | [INFO] [stdout] 12 | | "type" [INFO] [stdout] 13 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cat_span_recursive` [INFO] [stdout] --> src/cat.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn cat_span_recursive<'a, W: Write>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DEFAULT_FIELDS` [INFO] [stdout] --> src/meta.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / const DEFAULT_FIELDS : [&str; 11] = [ [INFO] [stdout] 2 | | "title", [INFO] [stdout] 3 | | "creator", [INFO] [stdout] 4 | | "date", [INFO] [stdout] ... | [INFO] [stdout] 12 | | "type" [INFO] [stdout] 13 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.20s [INFO] running `Command { std: "docker" "inspect" "e518fc7ff9484954b3d1f90589fe5fc099bb49263e01919881f2a2b73b3ffce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e518fc7ff9484954b3d1f90589fe5fc099bb49263e01919881f2a2b73b3ffce0", kill_on_drop: false }` [INFO] [stdout] e518fc7ff9484954b3d1f90589fe5fc099bb49263e01919881f2a2b73b3ffce0