[INFO] fetching crate refinery 0.8.14...
[INFO] checking refinery-0.8.14 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate refinery 0.8.14 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate refinery 0.8.14 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate refinery 0.8.14
[INFO] finished tweaking crates.io crate refinery 0.8.14
[INFO] tweaked toml for crates.io crate refinery 0.8.14 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 279 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded refinery-core v0.8.14
[INFO] [stderr]   Downloaded refinery-macros v0.8.14
[INFO] [stderr]   Downloaded mysql_common v0.31.0
[INFO] [stderr]   Downloaded keyed_priority_queue v0.4.2
[INFO] [stderr]   Downloaded mysql_async v0.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 415c4926b6230d2385a6f153202e48d98158cc9d027de9b6e97f35319062138b
[INFO] running `Command { std: "docker" "start" "-a" "415c4926b6230d2385a6f153202e48d98158cc9d027de9b6e97f35319062138b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "415c4926b6230d2385a6f153202e48d98158cc9d027de9b6e97f35319062138b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "415c4926b6230d2385a6f153202e48d98158cc9d027de9b6e97f35319062138b", kill_on_drop: false }`
[INFO] [stdout] 415c4926b6230d2385a6f153202e48d98158cc9d027de9b6e97f35319062138b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac8462c64e0bfa1a057e5809847bb47736705d94e291a2b9cfa85aae2e832cb0
[INFO] running `Command { std: "docker" "start" "-a" "ac8462c64e0bfa1a057e5809847bb47736705d94e291a2b9cfa85aae2e832cb0", kill_on_drop: false }`
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking predicates-tree v1.0.11
[INFO] [stderr]     Checking predicates v3.1.2
[INFO] [stderr]     Checking bstr v1.11.0
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling refinery-core v0.8.14
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling refinery-macros v0.8.14
[INFO] [stderr]     Checking refinery v0.8.14 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `barrel`
[INFO] [stdout]  --> tests/mysql.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use barrel::backend::MySql as Sql;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `barrel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `refinery` (test "mysql") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `barrel`
[INFO] [stdout]  --> tests/tokio_postgres.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use barrel::backend::Pg as Sql;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `barrel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `barrel`
[INFO] [stdout]  --> tests/mysql_async.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use barrel::backend::MySql as Sql;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `barrel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `barrel`
[INFO] [stdout]  --> tests/postgres.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use barrel::backend::Pg as Sql;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `barrel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `barrel`
[INFO] [stdout]  --> tests/rusqlite.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use barrel::backend::Sqlite as Sql;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `barrel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `barrel`
[INFO] [stdout]  --> tests/tiberius.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use barrel::backend::MsSql as Sql;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `barrel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `refinery` (test "tokio_postgres") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `refinery` (test "postgres") due to 1 previous error
[INFO] [stderr] error: could not compile `refinery` (test "mysql_async") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `refinery` (test "tiberius") due to 1 previous error
[INFO] [stderr] error: could not compile `refinery` (test "rusqlite") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ac8462c64e0bfa1a057e5809847bb47736705d94e291a2b9cfa85aae2e832cb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac8462c64e0bfa1a057e5809847bb47736705d94e291a2b9cfa85aae2e832cb0", kill_on_drop: false }`
[INFO] [stdout] ac8462c64e0bfa1a057e5809847bb47736705d94e291a2b9cfa85aae2e832cb0
