[INFO] cloning repository https://github.com/brumhard/friday
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brumhard/friday" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrumhard%2Ffriday", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrumhard%2Ffriday'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e882c0083b9e61ad37abb3cd2e2900e17593f2c2
[INFO] checking brumhard/friday/e882c0083b9e61ad37abb3cd2e2900e17593f2c2 against 1.94.0 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrumhard%2Ffriday" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/brumhard/friday
[INFO] finished tweaking git repo https://github.com/brumhard/friday
[INFO] tweaked toml for git repo https://github.com/brumhard/friday written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brumhard/friday on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brumhard/friday 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" "+1.94.0" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v2.0.0
[INFO] [stderr]   Downloaded schemars v0.8.12
[INFO] [stderr]   Downloaded aide-macros v0.6.0
[INFO] [stderr]   Downloaded predicates-tree v1.0.9
[INFO] [stderr]   Downloaded dirs-sys v0.4.0
[INFO] [stderr]   Downloaded dirs v5.0.0
[INFO] [stderr]   Downloaded serde_qs v0.11.0
[INFO] [stderr]   Downloaded predicates v2.1.5
[INFO] [stderr]   Downloaded tracing v0.1.38
[INFO] [stderr]   Downloaded dyn-clone v1.0.11
[INFO] [stderr]   Downloaded serde_derive_internals v0.26.0
[INFO] [stderr]   Downloaded assert_cmd v2.0.11
[INFO] [stderr]   Downloaded cxx-build v1.0.94
[INFO] [stderr]   Downloaded axum v0.6.16
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.94
[INFO] [stderr]   Downloaded cxx v1.0.94
[INFO] [stderr]   Downloaded rustix v0.37.14
[INFO] [stderr]   Downloaded regex-syntax v0.7.1
[INFO] [stderr]   Downloaded predicates v3.0.3
[INFO] [stderr]   Downloaded downcast v0.11.0
[INFO] [stderr]   Downloaded mockall_derive v0.11.4
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.94
[INFO] [stderr]   Downloaded bstr v1.4.0
[INFO] [stderr]   Downloaded serde_with v2.3.2
[INFO] [stderr]   Downloaded aide v0.10.0
[INFO] [stderr]   Downloaded serde_with_macros v2.3.2
[INFO] [stderr]   Downloaded fragile v2.0.0
[INFO] [stderr]   Downloaded predicates-core v1.0.6
[INFO] [stderr]   Downloaded mockall v0.11.4
[INFO] [stderr]   Downloaded tracing-attributes v0.1.24
[INFO] [stderr]   Downloaded futures-executor v0.3.28
[INFO] [stderr]   Downloaded schemars_derive v0.8.12
[INFO] [stderr]   Downloaded libc v0.2.142
[INFO] [stderr]   Downloaded tokio v1.27.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.4
[INFO] [stderr]   Downloaded regex v1.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b6f2fbd5195e78f2a75199d9a7bdb9853eefbff78eb23686754ecd657cb826f
[INFO] running `Command { std: "docker" "start" "-a" "4b6f2fbd5195e78f2a75199d9a7bdb9853eefbff78eb23686754ecd657cb826f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b6f2fbd5195e78f2a75199d9a7bdb9853eefbff78eb23686754ecd657cb826f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b6f2fbd5195e78f2a75199d9a7bdb9853eefbff78eb23686754ecd657cb826f", kill_on_drop: false }`
[INFO] [stdout] 4b6f2fbd5195e78f2a75199d9a7bdb9853eefbff78eb23686754ecd657cb826f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d557563a6b846d4290d0ace08d2dc39fe89e2ea63e53a6022cd216dfe0e85725
[INFO] running `Command { std: "docker" "start" "-a" "d557563a6b846d4290d0ace08d2dc39fe89e2ea63e53a6022cd216dfe0e85725", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustix v0.37.14
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.7.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking linux-raw-sys v0.3.4
[INFO] [stderr]    Compiling schemars v0.8.12
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking dyn-clone v1.0.11
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking matchit v0.7.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.16
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking dirs-sys v0.4.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking dirs v5.0.0
[INFO] [stderr]     Checking bstr v1.4.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking predicates v3.0.3
[INFO] [stderr]     Checking regex v1.8.1
[INFO] [stderr]     Checking assert_cmd v2.0.11
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking tempfile v3.5.0
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling tokio-macros v2.0.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling schemars_derive v0.8.12
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking tracing v0.1.38
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking tower-http v0.4.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling serde_with_macros v2.3.2
[INFO] [stderr]    Compiling aide-macros v0.6.0
[INFO] [stderr]     Checking mockall v0.11.4
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.26
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.11
[INFO] [stderr]     Checking serde_with v2.3.2
[INFO] [stderr]     Checking custom_http v0.1.0 (/opt/rustwide/workdir/crates/custom_http)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> crates/custom_http/src/asynchttp.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 |     http::{Method, Request},
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Method` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> crates/custom_http/src/asynchttp.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use crate::http_types::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> crates/custom_http/src/asynchttp.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 |     http::{Method, Request},
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> crates/custom_http/src/asynchttp.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |     http::{Method, Request},
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Request` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> crates/custom_http/src/asynchttp.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use crate::http_types::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> crates/custom_http/src/asynchttp.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |     http::{Method, Request},
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> crates/custom_http/src/asynchttp.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 |     http::{Method, Request},
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Method` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> crates/custom_http/src/asynchttp.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use crate::http_types::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> crates/custom_http/src/asynchttp.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 |     http::{Method, Request},
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> crates/custom_http/src/asynchttp.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |     http::{Method, Request},
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Request` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> crates/custom_http/src/asynchttp.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use crate::http_types::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> crates/custom_http/src/asynchttp.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |     http::{Method, Request},
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking friday_core v0.1.0 (/opt/rustwide/workdir/crates/friday_core)
[INFO] [stderr]     Checking aide v0.10.0
[INFO] [stderr]     Checking friday v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.85s
[INFO] running `Command { std: "docker" "inspect" "d557563a6b846d4290d0ace08d2dc39fe89e2ea63e53a6022cd216dfe0e85725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d557563a6b846d4290d0ace08d2dc39fe89e2ea63e53a6022cd216dfe0e85725", kill_on_drop: false }`
[INFO] [stdout] d557563a6b846d4290d0ace08d2dc39fe89e2ea63e53a6022cd216dfe0e85725
