[INFO] fetching crate webaves-app 0.1.0... [INFO] building webaves-app-0.1.0 against try#dd06aa59b9c8562b8b5652c638defc5836c326d0 for pr-137044-2 [INFO] extracting crate webaves-app 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate webaves-app 0.1.0 on toolchain dd06aa59b9c8562b8b5652c638defc5836c326d0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate webaves-app 0.1.0 [INFO] finished tweaking crates.io crate webaves-app 0.1.0 [INFO] tweaked toml for crates.io crate webaves-app 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate webaves-app 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d038e71a0e4892febe03b7c0463022b4b88939cc20e7c9947d900b0ba43ed6f9 [INFO] running `Command { std: "docker" "start" "-a" "d038e71a0e4892febe03b7c0463022b4b88939cc20e7c9947d900b0ba43ed6f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d038e71a0e4892febe03b7c0463022b4b88939cc20e7c9947d900b0ba43ed6f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d038e71a0e4892febe03b7c0463022b4b88939cc20e7c9947d900b0ba43ed6f9", kill_on_drop: false }` [INFO] [stdout] d038e71a0e4892febe03b7c0463022b4b88939cc20e7c9947d900b0ba43ed6f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1726c6cae66eb46c08bfcf71bcf4275e48c2159af746bc85f7cfe3822838f7fa [INFO] running `Command { std: "docker" "start" "-a" "1726c6cae66eb46c08bfcf71bcf4275e48c2159af746bc85f7cfe3822838f7fa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling crypto-common v0.1.4 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling blake2 v0.10.4 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling mx3 v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling indicatif v0.17.0-rc.11 [INFO] [stderr] Compiling clap v3.2.8 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling enum-ordinalize v3.1.11 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling tarpc-plugins v0.12.0 [INFO] [stderr] Compiling rustyknife v0.2.11 [INFO] [stderr] Compiling educe v0.4.19 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling opentelemetry v0.17.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.14 [INFO] [stderr] Compiling tracing-opentelemetry v0.17.4 [INFO] [stderr] Compiling tarpc v0.29.0 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling webaves v0.1.0 [INFO] [stderr] Compiling webaves-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/logging.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | panic::PanicInfo, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/logging.rs:172:54 [INFO] [stdout] | [INFO] [stdout] 172 | std::panic::set_hook(Box::new(move |panic_info: &PanicInfo| { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `input_paths` and `total_input_file_size` are never read [INFO] [stdout] --> src/argutil.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct MultiInput { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 109 | pub input_paths: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 110 | pub total_input_file_size: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1726c6cae66eb46c08bfcf71bcf4275e48c2159af746bc85f7cfe3822838f7fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1726c6cae66eb46c08bfcf71bcf4275e48c2159af746bc85f7cfe3822838f7fa", kill_on_drop: false }` [INFO] [stdout] 1726c6cae66eb46c08bfcf71bcf4275e48c2159af746bc85f7cfe3822838f7fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c90a63755c9411ec1c40c905fa893dbb574aabb3e19e025c79373fdadece4c33 [INFO] running `Command { std: "docker" "start" "-a" "c90a63755c9411ec1c40c905fa893dbb574aabb3e19e025c79373fdadece4c33", kill_on_drop: false }` [INFO] [stderr] Compiling webaves-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/logging.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | panic::PanicInfo, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/logging.rs:172:54 [INFO] [stdout] | [INFO] [stdout] 172 | std::panic::set_hook(Box::new(move |panic_info: &PanicInfo| { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `input_paths` and `total_input_file_size` are never read [INFO] [stdout] --> src/argutil.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct MultiInput { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 109 | pub input_paths: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 110 | pub total_input_file_size: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c90a63755c9411ec1c40c905fa893dbb574aabb3e19e025c79373fdadece4c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c90a63755c9411ec1c40c905fa893dbb574aabb3e19e025c79373fdadece4c33", kill_on_drop: false }` [INFO] [stdout] c90a63755c9411ec1c40c905fa893dbb574aabb3e19e025c79373fdadece4c33