[INFO] fetching crate multipart-2021 0.19.0...
[INFO] checking multipart-2021-0.19.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate multipart-2021 0.19.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate multipart-2021 0.19.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate multipart-2021 0.19.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate multipart-2021 0.19.0
[INFO] tweaked toml for crates.io crate multipart-2021 0.19.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate multipart-2021 0.19.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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded groupable v0.2.0
[INFO] [stderr]   Downloaded chunked_transfer v0.3.1
[INFO] [stderr]   Downloaded clippy v0.0.302
[INFO] [stderr]   Downloaded cpufeatures v0.2.7
[INFO] [stderr]   Downloaded iron v0.6.1
[INFO] [stderr]   Downloaded mustache v0.9.0
[INFO] [stderr]   Downloaded plugin v0.2.6
[INFO] [stderr]   Downloaded tiny_http v0.6.4
[INFO] [stderr]   Downloaded ascii v0.8.7
[INFO] [stderr]   Downloaded nickel v0.11.0
[INFO] [stderr]   Downloaded rustix v0.37.14
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.4
[INFO] [stderr]   Downloaded bumpalo v3.12.1
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb304dc141ef50f5b4bd0fd0650501a4286733f4ef7e45054f0f1118c3682363
[INFO] running `Command { std: "docker" "start" "-a" "fb304dc141ef50f5b4bd0fd0650501a4286733f4ef7e45054f0f1118c3682363", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb304dc141ef50f5b4bd0fd0650501a4286733f4ef7e45054f0f1118c3682363", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb304dc141ef50f5b4bd0fd0650501a4286733f4ef7e45054f0f1118c3682363", kill_on_drop: false }`
[INFO] [stdout] fb304dc141ef50f5b4bd0fd0650501a4286733f4ef7e45054f0f1118c3682363
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5cca6ab4fe9295777ac4d511a374a05e9bd319e3893560fbbbd7f7fb445c478
[INFO] running `Command { std: "docker" "start" "-a" "b5cca6ab4fe9295777ac4d511a374a05e9bd319e3893560fbbbd7f7fb445c478", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling rustix v0.37.14
[INFO] [stderr]     Checking regex-syntax v0.7.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking plugin v0.2.6
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking modifier v0.1.0
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]     Checking iana-time-zone v0.1.56
[INFO] [stderr]     Checking linux-raw-sys v0.3.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]     Checking ascii v0.8.7
[INFO] [stderr]     Checking groupable v0.2.0
[INFO] [stderr]     Checking chunked_transfer v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking tiny_http v0.6.4
[INFO] [stderr]     Checking regex v1.8.1
[INFO] [stderr]     Checking iron v0.6.1
[INFO] [stderr]     Checking mustache v0.9.0
[INFO] [stderr]     Checking env_logger v0.5.13
[INFO] [stderr]     Checking nickel v0.11.0
[INFO] [stderr]     Checking tempfile v3.5.0
[INFO] [stderr]     Checking multipart-2021 v0.19.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find crate `init_log` in the list of imported crates
[INFO] [stdout]    --> src/server/boundary.rs:281:11
[INFO] [stdout]     |
[INFO] [stdout] 281 |         ::init_log();
[INFO] [stdout]     |           ^^^^^^^^ not found in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 267 +     use crate::init_log;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init_log`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 281 -         ::init_log();
[INFO] [stdout] 281 +         init_log();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find crate `init_log` in the list of imported crates
[INFO] [stdout]    --> src/server/boundary.rs:327:11
[INFO] [stdout]     |
[INFO] [stdout] 327 |         ::init_log();
[INFO] [stdout]     |           ^^^^^^^^ not found in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 267 +     use crate::init_log;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init_log`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 327 -         ::init_log();
[INFO] [stdout] 327 +         init_log();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find crate `init_log` in the list of imported crates
[INFO] [stdout]    --> src/server/boundary.rs:377:11
[INFO] [stdout]     |
[INFO] [stdout] 377 |         ::init_log();
[INFO] [stdout]     |           ^^^^^^^^ not found in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 267 +     use crate::init_log;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init_log`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 377 -         ::init_log();
[INFO] [stdout] 377 +         init_log();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find crate `init_log` in the list of imported crates
[INFO] [stdout]    --> src/server/boundary.rs:399:11
[INFO] [stdout]     |
[INFO] [stdout] 399 |         ::init_log();
[INFO] [stdout]     |           ^^^^^^^^ not found in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 267 +     use crate::init_log;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init_log`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 399 -         ::init_log();
[INFO] [stdout] 399 +         init_log();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find crate `init_log` in the list of imported crates
[INFO] [stdout]    --> src/server/boundary.rs:427:11
[INFO] [stdout]     |
[INFO] [stdout] 427 |         ::init_log();
[INFO] [stdout]     |           ^^^^^^^^ not found in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 267 +     use crate::init_log;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init_log`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 427 -         ::init_log();
[INFO] [stdout] 427 +         init_log();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find crate `init_log` in the list of imported crates
[INFO] [stdout]    --> src/server/boundary.rs:471:11
[INFO] [stdout]     |
[INFO] [stdout] 471 |         ::init_log();
[INFO] [stdout]     |           ^^^^^^^^ not found in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 267 +     use crate::init_log;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init_log`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 471 -         ::init_log();
[INFO] [stdout] 471 +         init_log();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find crate `init_log` in the list of imported crates
[INFO] [stdout]    --> src/server/boundary.rs:514:11
[INFO] [stdout]     |
[INFO] [stdout] 514 |         ::init_log();
[INFO] [stdout]     |           ^^^^^^^^ not found in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 267 +     use crate::init_log;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init_log`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 514 -         ::init_log();
[INFO] [stdout] 514 +         init_log();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find crate `init_log` in the list of imported crates
[INFO] [stdout]    --> src/server/mod.rs:203:7
[INFO] [stdout]     |
[INFO] [stdout] 203 |     ::init_log();
[INFO] [stdout]     |       ^^^^^^^^ not found in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 18  + use crate::init_log;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init_log`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 203 -     ::init_log();
[INFO] [stdout] 203 +     init_log();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find crate `init_log` in the list of imported crates
[INFO] [stdout]    --> src/server/mod.rs:224:7
[INFO] [stdout]     |
[INFO] [stdout] 224 |     ::init_log();
[INFO] [stdout]     |       ^^^^^^^^ not found in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 18  + use crate::init_log;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init_log`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 224 -     ::init_log();
[INFO] [stdout] 224 +     init_log();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `multipart-2021` (lib test) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b5cca6ab4fe9295777ac4d511a374a05e9bd319e3893560fbbbd7f7fb445c478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5cca6ab4fe9295777ac4d511a374a05e9bd319e3893560fbbbd7f7fb445c478", kill_on_drop: false }`
[INFO] [stdout] b5cca6ab4fe9295777ac4d511a374a05e9bd319e3893560fbbbd7f7fb445c478
[INFO] checking multipart-2021-0.19.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate multipart-2021 0.19.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate multipart-2021 0.19.0 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate multipart-2021 0.19.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate multipart-2021 0.19.0
[INFO] tweaked toml for crates.io crate multipart-2021 0.19.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate multipart-2021 0.19.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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29e95870871405d4ed35d325223278e4553ff704740b7cf0d973091206279316
[INFO] running `Command { std: "docker" "start" "-a" "29e95870871405d4ed35d325223278e4553ff704740b7cf0d973091206279316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29e95870871405d4ed35d325223278e4553ff704740b7cf0d973091206279316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29e95870871405d4ed35d325223278e4553ff704740b7cf0d973091206279316", kill_on_drop: false }`
[INFO] [stdout] 29e95870871405d4ed35d325223278e4553ff704740b7cf0d973091206279316
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76bc5a335cb6d624690469e6894b70ad30879491cbd87ae9a81535cec3a68357
[INFO] running `Command { std: "docker" "start" "-a" "76bc5a335cb6d624690469e6894b70ad30879491cbd87ae9a81535cec3a68357", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]    Compiling rustix v0.37.14
[INFO] [stderr]     Checking regex-syntax v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking plugin v0.2.6
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]     Checking modifier v0.1.0
[INFO] [stderr]     Checking iana-time-zone v0.1.56
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]     Checking linux-raw-sys v0.3.4
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking chunked_transfer v0.3.1
[INFO] [stderr]     Checking ascii v0.8.7
[INFO] [stderr]     Checking groupable v0.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking tiny_http v0.6.4
[INFO] [stderr]     Checking regex v1.8.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking iron v0.6.1
[INFO] [stderr]     Checking mustache v0.9.0
[INFO] [stderr]     Checking env_logger v0.5.13
[INFO] [stderr]     Checking nickel v0.11.0
[INFO] [stderr]     Checking tempfile v3.5.0
[INFO] [stderr]     Checking multipart-2021 v0.19.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find crate `init_log` in the list of imported crates
[INFO] [stdout]    --> src/server/boundary.rs:281:11
[INFO] [stdout]     |
[INFO] [stdout] 281 |         ::init_log();
[INFO] [stdout]     |           ^^^^^^^^ not found in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 267 +     use crate::init_log;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init_log`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 281 -         ::init_log();
[INFO] [stdout] 281 +         init_log();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find crate `init_log` in the list of imported crates
[INFO] [stdout]    --> src/server/boundary.rs:327:11
[INFO] [stdout]     |
[INFO] [stdout] 327 |         ::init_log();
[INFO] [stdout]     |           ^^^^^^^^ not found in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 267 +     use crate::init_log;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init_log`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 327 -         ::init_log();
[INFO] [stdout] 327 +         init_log();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find crate `init_log` in the list of imported crates
[INFO] [stdout]    --> src/server/boundary.rs:377:11
[INFO] [stdout]     |
[INFO] [stdout] 377 |         ::init_log();
[INFO] [stdout]     |           ^^^^^^^^ not found in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 267 +     use crate::init_log;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init_log`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 377 -         ::init_log();
[INFO] [stdout] 377 +         init_log();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find crate `init_log` in the list of imported crates
[INFO] [stdout]    --> src/server/boundary.rs:399:11
[INFO] [stdout]     |
[INFO] [stdout] 399 |         ::init_log();
[INFO] [stdout]     |           ^^^^^^^^ not found in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 267 +     use crate::init_log;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init_log`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 399 -         ::init_log();
[INFO] [stdout] 399 +         init_log();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find crate `init_log` in the list of imported crates
[INFO] [stdout]    --> src/server/boundary.rs:427:11
[INFO] [stdout]     |
[INFO] [stdout] 427 |         ::init_log();
[INFO] [stdout]     |           ^^^^^^^^ not found in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 267 +     use crate::init_log;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init_log`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 427 -         ::init_log();
[INFO] [stdout] 427 +         init_log();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find crate `init_log` in the list of imported crates
[INFO] [stdout]    --> src/server/boundary.rs:471:11
[INFO] [stdout]     |
[INFO] [stdout] 471 |         ::init_log();
[INFO] [stdout]     |           ^^^^^^^^ not found in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 267 +     use crate::init_log;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init_log`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 471 -         ::init_log();
[INFO] [stdout] 471 +         init_log();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find crate `init_log` in the list of imported crates
[INFO] [stdout]    --> src/server/boundary.rs:514:11
[INFO] [stdout]     |
[INFO] [stdout] 514 |         ::init_log();
[INFO] [stdout]     |           ^^^^^^^^ not found in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 267 +     use crate::init_log;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init_log`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 514 -         ::init_log();
[INFO] [stdout] 514 +         init_log();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find crate `init_log` in the list of imported crates
[INFO] [stdout]    --> src/server/mod.rs:203:7
[INFO] [stdout]     |
[INFO] [stdout] 203 |     ::init_log();
[INFO] [stdout]     |       ^^^^^^^^ not found in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 18  + use crate::init_log;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init_log`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 203 -     ::init_log();
[INFO] [stdout] 203 +     init_log();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find crate `init_log` in the list of imported crates
[INFO] [stdout]    --> src/server/mod.rs:224:7
[INFO] [stdout]     |
[INFO] [stdout] 224 |     ::init_log();
[INFO] [stdout]     |       ^^^^^^^^ not found in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 18  + use crate::init_log;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init_log`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 224 -     ::init_log();
[INFO] [stdout] 224 +     init_log();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `multipart-2021` (lib test) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "76bc5a335cb6d624690469e6894b70ad30879491cbd87ae9a81535cec3a68357", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76bc5a335cb6d624690469e6894b70ad30879491cbd87ae9a81535cec3a68357", kill_on_drop: false }`
[INFO] [stdout] 76bc5a335cb6d624690469e6894b70ad30879491cbd87ae9a81535cec3a68357
