[INFO] fetching crate meshuganah 0.2.2... [INFO] building meshuganah-0.2.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate meshuganah 0.2.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate meshuganah 0.2.2 [INFO] finished tweaking crates.io crate meshuganah 0.2.2 [INFO] tweaked toml for crates.io crate meshuganah 0.2.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate meshuganah 0.2.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 309 packages to latest compatible versions [INFO] [stderr] Adding grcov v0.5.15 (available: v0.10.5) [INFO] [stderr] Adding mongodb v1.2.5 (available: v3.3.0) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-rustls v0.13.1 [INFO] [stderr] Downloaded bson v1.2.4 [INFO] [stderr] Downloaded grcov v0.5.15 [INFO] [stderr] Downloaded crossbeam v0.7.3 [INFO] [stderr] Downloaded dirs v2.0.2 [INFO] [stderr] Downloaded fomat-macros v0.3.2 [INFO] [stderr] Downloaded term v0.6.1 [INFO] [stderr] Downloaded quick-xml v0.18.1 [INFO] [stderr] Downloaded simplelog v0.7.6 [INFO] [stderr] Downloaded base64 v0.11.0 [INFO] [stderr] Downloaded rustls v0.17.0 [INFO] [stderr] Downloaded zip v0.4.2 [INFO] [stderr] Downloaded typed-builder v0.4.1 [INFO] [stderr] Downloaded md-5 v0.8.0 [INFO] [stderr] Downloaded msdos_time v0.1.6 [INFO] [stderr] Downloaded podio v0.1.7 [INFO] [stderr] Downloaded err-derive v0.2.4 [INFO] [stderr] Downloaded tokio-macros v0.2.6 [INFO] [stderr] Downloaded mongodb v1.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28b33d5066d9dd368af51b3d90b3b55d5d90175211615fd4e6b4881fa9e98ab2 [INFO] running `Command { std: "docker" "start" "-a" "28b33d5066d9dd368af51b3d90b3b55d5d90175211615fd4e6b4881fa9e98ab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28b33d5066d9dd368af51b3d90b3b55d5d90175211615fd4e6b4881fa9e98ab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28b33d5066d9dd368af51b3d90b3b55d5d90175211615fd4e6b4881fa9e98ab2", kill_on_drop: false }` [INFO] [stdout] 28b33d5066d9dd368af51b3d90b3b55d5d90175211615fd4e6b4881fa9e98ab2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8b18f7c1a2d3a44bc15c9af3930797579ac7a26967ec6dc80541a86b9761c05 [INFO] running `Command { std: "docker" "start" "-a" "d8b18f7c1a2d3a44bc15c9af3930797579ac7a26967ec6dc80541a86b9761c05", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling resolv-conf v0.7.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling os_info v3.12.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling bson v1.2.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling typed-builder v0.4.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling mongodb v1.2.5 [INFO] [stderr] Compiling meshuganah v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.27s [INFO] running `Command { std: "docker" "inspect" "d8b18f7c1a2d3a44bc15c9af3930797579ac7a26967ec6dc80541a86b9761c05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8b18f7c1a2d3a44bc15c9af3930797579ac7a26967ec6dc80541a86b9761c05", kill_on_drop: false }` [INFO] [stdout] d8b18f7c1a2d3a44bc15c9af3930797579ac7a26967ec6dc80541a86b9761c05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5a946a190f76d6c65f2c51c0557511d915e112b1148b668585595e9cc7451b8 [INFO] running `Command { std: "docker" "start" "-a" "e5a946a190f76d6c65f2c51c0557511d915e112b1148b668585595e9cc7451b8", kill_on_drop: false }` [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling quick-xml v0.18.1 [INFO] [stderr] Compiling fomat-macros v0.3.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling simplelog v0.7.6 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling zip v0.4.2 [INFO] [stderr] Compiling grcov v0.5.15 [INFO] [stderr] Compiling meshuganah v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/repository.rs:145:39 [INFO] [stdout] | [INFO] [stdout] 145 | assert!(found_item.is_none(), true); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 145 | assert!(found_item.is_none(), "{}", true); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.63s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: grcov v0.5.15, quick-xml v0.18.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "e5a946a190f76d6c65f2c51c0557511d915e112b1148b668585595e9cc7451b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5a946a190f76d6c65f2c51c0557511d915e112b1148b668585595e9cc7451b8", kill_on_drop: false }` [INFO] [stdout] e5a946a190f76d6c65f2c51c0557511d915e112b1148b668585595e9cc7451b8