[INFO] fetching crate axum-cometd 0.9.4...
[INFO] checking axum-cometd-0.9.4 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate axum-cometd 0.9.4 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate axum-cometd 0.9.4 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 axum-cometd 0.9.4
[INFO] finished tweaking crates.io crate axum-cometd 0.9.4
[INFO] tweaked toml for crates.io crate axum-cometd 0.9.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded axum-extra v0.7.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 62779d3c662450851a2cb81ad6724ade618ae7eef788f2a89eb9f419e5933b03
[INFO] running `Command { std: "docker" "start" "-a" "62779d3c662450851a2cb81ad6724ade618ae7eef788f2a89eb9f419e5933b03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62779d3c662450851a2cb81ad6724ade618ae7eef788f2a89eb9f419e5933b03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62779d3c662450851a2cb81ad6724ade618ae7eef788f2a89eb9f419e5933b03", kill_on_drop: false }`
[INFO] [stdout] 62779d3c662450851a2cb81ad6724ade618ae7eef788f2a89eb9f419e5933b03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] be03e1e919f9db158154d6ac609b802af70f6a6bea3bd7738535b7f286ffe387
[INFO] running `Command { std: "docker" "start" "-a" "be03e1e919f9db158154d6ac609b802af70f6a6bea3bd7738535b7f286ffe387", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling darling_core v0.20.5
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.5
[INFO] [stderr]     Checking serde_path_to_error v0.1.15
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]    Compiling darling v0.20.5
[INFO] [stderr]    Compiling serde_with_macros v3.0.0
[INFO] [stderr]     Checking serde_with v3.0.0
[INFO] [stderr]     Checking axum-extra v0.7.7
[INFO] [stderr]     Checking axum-cometd v0.9.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `test_common`
[INFO] [stdout]  --> src/utils/test/test_get_wildnames.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use test_common::TEST_WILDNAMES;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `test_common`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_common`
[INFO] [stdout]  --> src/utils/test/test_send_channel_name_validation.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use test_common::TEST_SEND_CHANNEL_NAMES;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `test_common`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_common`
[INFO] [stdout]  --> src/utils/test/test_subscribe_channel_name_validation.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use test_common::TEST_SUBSCRIBE_CHANNEL_NAMES;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `test_common`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_common`
[INFO] [stdout]   --> src/utils/wildnames.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     use test_common::TEST_WILDNAMES;
[INFO] [stdout]    |         ^^^^^^^^^^^ use of undeclared crate or module `test_common`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axum-cometd` (lib test) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "be03e1e919f9db158154d6ac609b802af70f6a6bea3bd7738535b7f286ffe387", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be03e1e919f9db158154d6ac609b802af70f6a6bea3bd7738535b7f286ffe387", kill_on_drop: false }`
[INFO] [stdout] be03e1e919f9db158154d6ac609b802af70f6a6bea3bd7738535b7f286ffe387
[INFO] checking axum-cometd-0.9.4 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate axum-cometd 0.9.4 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate axum-cometd 0.9.4 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 axum-cometd 0.9.4
[INFO] finished tweaking crates.io crate axum-cometd 0.9.4
[INFO] tweaked toml for crates.io crate axum-cometd 0.9.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--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] 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 45473f3066806c0e62ad445f8589400b8d2d49534ae36219e2decbfafd154fa9
[INFO] running `Command { std: "docker" "start" "-a" "45473f3066806c0e62ad445f8589400b8d2d49534ae36219e2decbfafd154fa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45473f3066806c0e62ad445f8589400b8d2d49534ae36219e2decbfafd154fa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45473f3066806c0e62ad445f8589400b8d2d49534ae36219e2decbfafd154fa9", kill_on_drop: false }`
[INFO] [stdout] 45473f3066806c0e62ad445f8589400b8d2d49534ae36219e2decbfafd154fa9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7310dcd8ac13d395a095cccf43d935992d77eee6e1f7526de62d587d307b6475
[INFO] running `Command { std: "docker" "start" "-a" "7310dcd8ac13d395a095cccf43d935992d77eee6e1f7526de62d587d307b6475", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling darling_core v0.20.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]    Compiling darling_macro v0.20.5
[INFO] [stderr]     Checking serde_path_to_error v0.1.15
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]    Compiling darling v0.20.5
[INFO] [stderr]    Compiling serde_with_macros v3.0.0
[INFO] [stderr]     Checking serde_with v3.0.0
[INFO] [stderr]     Checking axum-extra v0.7.7
[INFO] [stderr]     Checking axum-cometd v0.9.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `test_common`
[INFO] [stdout]  --> src/utils/test/test_get_wildnames.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use test_common::TEST_WILDNAMES;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `test_common`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_common`
[INFO] [stdout]  --> src/utils/test/test_send_channel_name_validation.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use test_common::TEST_SEND_CHANNEL_NAMES;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `test_common`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_common`
[INFO] [stdout]  --> src/utils/test/test_subscribe_channel_name_validation.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use test_common::TEST_SUBSCRIBE_CHANNEL_NAMES;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `test_common`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_common`
[INFO] [stdout]   --> src/utils/wildnames.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     use test_common::TEST_WILDNAMES;
[INFO] [stdout]    |         ^^^^^^^^^^^ use of undeclared crate or module `test_common`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axum-cometd` (lib test) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7310dcd8ac13d395a095cccf43d935992d77eee6e1f7526de62d587d307b6475", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7310dcd8ac13d395a095cccf43d935992d77eee6e1f7526de62d587d307b6475", kill_on_drop: false }`
[INFO] [stdout] 7310dcd8ac13d395a095cccf43d935992d77eee6e1f7526de62d587d307b6475
