[INFO] crate changelog 0.3.3 is already in cache [INFO] checking changelog-0.3.3 against try#662bf71cc5bbfe44a109ab5b7205e12ec319754c for pr-67531 [INFO] extracting crate changelog 0.3.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate changelog 0.3.3 on toolchain 662bf71cc5bbfe44a109ab5b7205e12ec319754c [INFO] running `"/workspace/cargo-home/bin/cargo" "+662bf71cc5bbfe44a109ab5b7205e12ec319754c" "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 /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+662bf71cc5bbfe44a109ab5b7205e12ec319754c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+662bf71cc5bbfe44a109ab5b7205e12ec319754c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "+662bf71cc5bbfe44a109ab5b7205e12ec319754c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 0680445993d8bb7c101215ba3e160570acd7a2c7675fe750921ff36c76307606 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "0680445993d8bb7c101215ba3e160570acd7a2c7675fe750921ff36c76307606"` [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking uuid v0.1.18 [INFO] [stderr] Checking os_type v2.2.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking git2 v0.7.5 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Checking clap-port-flag v0.3.0 [INFO] [stderr] Checking mktemp v0.3.1 [INFO] [stderr] Checking clap-log-flag v0.2.1 [INFO] [stderr] Checking human-panic v1.0.1 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling libssh2-sys v0.2.13 [INFO] [stderr] Compiling curl-sys v0.4.24 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Checking clap_flags v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Checking comrak v0.2.14 [INFO] [stderr] Compiling pretty_env_logger v0.2.5 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [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 48.07s [INFO] running `"docker" "inspect" "0680445993d8bb7c101215ba3e160570acd7a2c7675fe750921ff36c76307606"` [INFO] running `"docker" "rm" "-f" "0680445993d8bb7c101215ba3e160570acd7a2c7675fe750921ff36c76307606"` [INFO] [stdout] 0680445993d8bb7c101215ba3e160570acd7a2c7675fe750921ff36c76307606