[INFO] fetching crate simple-irc-server 0.1.8... [INFO] building simple-irc-server-0.1.8 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate simple-irc-server 0.1.8 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate simple-irc-server 0.1.8 [INFO] finished tweaking crates.io crate simple-irc-server 0.1.8 [INFO] tweaked toml for crates.io crate simple-irc-server 0.1.8 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate simple-irc-server 0.1.8 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate simple-irc-server 0.1.8 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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] Downloading crates ... [INFO] [stderr] Downloaded validator v0.14.0 [INFO] [stderr] Downloaded async-trait v0.1.81 [INFO] [stderr] Downloaded validator_derive v0.14.0 [INFO] [stderr] Downloaded thiserror v1.0.62 [INFO] [stderr] Downloaded argon2 v0.4.1 [INFO] [stderr] Downloaded const-table v0.1.0 [INFO] [stderr] Downloaded tokio-stream v0.1.15 [INFO] [stderr] Downloaded flagset v0.4.6 [INFO] [stderr] Downloaded cc v1.1.5 [INFO] [stderr] Downloaded tokio-openssl v0.6.4 [INFO] [stderr] Downloaded thiserror-impl v1.0.62 [INFO] [stderr] Downloaded bytes v1.6.1 [INFO] [stderr] Downloaded validator_types v0.14.0 [INFO] [stderr] Downloaded tokio v1.38.1 [INFO] [stderr] Downloaded openssl v0.10.64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 526039b5eb9988099a106fc9cdea8b68edcf8b095636a0537d29a0e57d4f2a19 [INFO] running `Command { std: "docker" "start" "-a" "526039b5eb9988099a106fc9cdea8b68edcf8b095636a0537d29a0e57d4f2a19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "526039b5eb9988099a106fc9cdea8b68edcf8b095636a0537d29a0e57d4f2a19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "526039b5eb9988099a106fc9cdea8b68edcf8b095636a0537d29a0e57d4f2a19", kill_on_drop: false }` [INFO] [stdout] 526039b5eb9988099a106fc9cdea8b68edcf8b095636a0537d29a0e57d4f2a19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9b7bfd66c6cff011f27cb259ac287c51c7cc58de8bf48bc3e748ddda2b70651 [INFO] running `Command { std: "docker" "start" "-a" "f9b7bfd66c6cff011f27cb259ac287c51c7cc58de8bf48bc3e748ddda2b70651", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling argon2 v0.4.1 [INFO] [stderr] Compiling flagset v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling validator_types v0.14.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling validator_derive v0.14.0 [INFO] [stderr] Compiling const-table v0.1.0 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling rpassword v6.0.1 [INFO] [stderr] Compiling validator v0.14.0 [INFO] [stderr] Compiling simple-irc-server v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/state/rest_cmds.rs:606:50 [INFO] [stdout] | [INFO] [stdout] 606 | ... DateTime::::from_utc( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/state/rest_cmds.rs:607:52 [INFO] [stdout] | [INFO] [stdout] 607 | ... NaiveDateTime::from_timestamp(entry.signon as i64, 0), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.74s [INFO] running `Command { std: "docker" "inspect" "f9b7bfd66c6cff011f27cb259ac287c51c7cc58de8bf48bc3e748ddda2b70651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9b7bfd66c6cff011f27cb259ac287c51c7cc58de8bf48bc3e748ddda2b70651", kill_on_drop: false }` [INFO] [stdout] f9b7bfd66c6cff011f27cb259ac287c51c7cc58de8bf48bc3e748ddda2b70651 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 712f8188e8255dfae3b1bcc882e2f94892bc83b827101d0b407e2cfa40ac450d [INFO] running `Command { std: "docker" "start" "-a" "712f8188e8255dfae3b1bcc882e2f94892bc83b827101d0b407e2cfa40ac450d", kill_on_drop: false }` [INFO] [stderr] Compiling simple-irc-server v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/state/rest_cmds.rs:606:50 [INFO] [stdout] | [INFO] [stdout] 606 | ... DateTime::::from_utc( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/state/rest_cmds.rs:607:52 [INFO] [stdout] | [INFO] [stdout] 607 | ... NaiveDateTime::from_timestamp(entry.signon as i64, 0), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/state/rest_cmds.rs:2432:38 [INFO] [stdout] | [INFO] [stdout] 2432 | DateTime::::from_utc( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/state/rest_cmds.rs:2433:40 [INFO] [stdout] | [INFO] [stdout] 2433 | NaiveDateTime::from_timestamp(signon1 as i64, 0), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/state/rest_cmds.rs:2440:38 [INFO] [stdout] | [INFO] [stdout] 2440 | DateTime::::from_utc( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/state/rest_cmds.rs:2441:40 [INFO] [stdout] | [INFO] [stdout] 2441 | NaiveDateTime::from_timestamp(signon2 as i64, 0), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/state/rest_cmds.rs:2464:38 [INFO] [stdout] | [INFO] [stdout] 2464 | DateTime::::from_utc( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/state/rest_cmds.rs:2465:40 [INFO] [stdout] | [INFO] [stdout] 2465 | NaiveDateTime::from_timestamp(signon1 as i64, 0), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/state/rest_cmds.rs:2497:38 [INFO] [stdout] | [INFO] [stdout] 2497 | DateTime::::from_utc( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/state/rest_cmds.rs:2498:40 [INFO] [stdout] | [INFO] [stdout] 2498 | NaiveDateTime::from_timestamp(signon0 as i64, 0), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/state/rest_cmds.rs:2505:38 [INFO] [stdout] | [INFO] [stdout] 2505 | DateTime::::from_utc( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/state/rest_cmds.rs:2506:40 [INFO] [stdout] | [INFO] [stdout] 2506 | NaiveDateTime::from_timestamp(signon1 as i64, 0), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/state/rest_cmds.rs:2513:38 [INFO] [stdout] | [INFO] [stdout] 2513 | DateTime::::from_utc( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/state/rest_cmds.rs:2514:40 [INFO] [stdout] | [INFO] [stdout] 2514 | NaiveDateTime::from_timestamp(signon2 as i64, 0), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/state/channel_cmds.rs:1180:21 [INFO] [stdout] | [INFO] [stdout] 1180 | let mut chmodes = &mut state.channels.get_mut("#secrets").unwrap().modes; [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/state/channel_cmds.rs:1249:21 [INFO] [stdout] | [INFO] [stdout] 1249 | let mut chmodes = &mut state.channels.get_mut("#exclusive").unwrap().modes; [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/state/channel_cmds.rs:1462:21 [INFO] [stdout] | [INFO] [stdout] 1462 | let mut modes = &mut state.channels.get_mut("#furnitures").unwrap().modes; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.02s [INFO] running `Command { std: "docker" "inspect" "712f8188e8255dfae3b1bcc882e2f94892bc83b827101d0b407e2cfa40ac450d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "712f8188e8255dfae3b1bcc882e2f94892bc83b827101d0b407e2cfa40ac450d", kill_on_drop: false }` [INFO] [stdout] 712f8188e8255dfae3b1bcc882e2f94892bc83b827101d0b407e2cfa40ac450d