[INFO] crate changelog 0.3.3 is already in cache [INFO] checking changelog-0.3.3 against master#4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb for pr-64672 [INFO] extracting crate changelog 0.3.3 into work/builds/worker-7/source [INFO] validating manifest of crates.io crate changelog 0.3.3 on toolchain 4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate changelog 0.3.3 [INFO] finished tweaking crates.io crate changelog 0.3.3 [INFO] tweaked toml for crates.io crate changelog 0.3.3 written to work/builds/worker-7/source/Cargo.toml [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e77e3f5bdc6c063a4a722fd38c81be25c4f62f02eb06d7c4c27e669f84cd6bf6 [INFO] running `"docker" "start" "-a" "e77e3f5bdc6c063a4a722fd38c81be25c4f62f02eb06d7c4c27e669f84cd6bf6"` [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Checking os_type v2.2.0 [INFO] [stderr] Checking comrak v0.2.14 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Checking uuid v0.1.18 [INFO] [stderr] Checking pretty_env_logger v0.2.5 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Checking clap-port-flag v0.3.0 [INFO] [stderr] Checking git2 v0.7.5 [INFO] [stderr] Checking clap-verbosity-flag v0.2.0 [INFO] [stderr] Checking human-panic v1.0.1 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Checking mktemp v0.3.1 [INFO] [stderr] Checking clap-log-flag v0.2.1 [INFO] [stderr] Compiling libssh2-sys v0.2.12 [INFO] [stderr] Compiling curl-sys v0.4.23 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking clap_flags v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling clap-log-flag v0.1.0 [INFO] [stderr] Compiling privdrop v0.2.2 [INFO] [stderr] Compiling clap-permission-flag v0.1.0 [INFO] [stderr] Compiling clap_flags v0.2.0 [INFO] [stderr] Compiling changelog v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:59:30 [INFO] [stderr] | [INFO] [stderr] 59 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:59:30 [INFO] [stderr] | [INFO] [stderr] 59 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:59:30 [INFO] [stderr] | [INFO] [stderr] 59 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.26s [INFO] running `"docker" "inspect" "e77e3f5bdc6c063a4a722fd38c81be25c4f62f02eb06d7c4c27e669f84cd6bf6"` [INFO] running `"docker" "rm" "-f" "e77e3f5bdc6c063a4a722fd38c81be25c4f62f02eb06d7c4c27e669f84cd6bf6"` [INFO] [stdout] e77e3f5bdc6c063a4a722fd38c81be25c4f62f02eb06d7c4c27e669f84cd6bf6