[INFO] cloning repository https://github.com/syrupofplum/rustcommon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/syrupofplum/rustcommon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyrupofplum%2Frustcommon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyrupofplum%2Frustcommon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2131b312c38f2eb185b00a2806f81bcdac5f7f85
[INFO] checking syrupofplum/rustcommon against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyrupofplum%2Frustcommon" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/syrupofplum/rustcommon on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/syrupofplum/rustcommon
[INFO] finished tweaking git repo https://github.com/syrupofplum/rustcommon
[INFO] tweaked toml for git repo https://github.com/syrupofplum/rustcommon written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/syrupofplum/rustcommon 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlx-macros v0.4.0
[INFO] [stderr]   Downloaded ahash v0.5.9
[INFO] [stderr]   Downloaded actix-session v0.4.0
[INFO] [stderr]   Downloaded sqlx v0.4.1
[INFO] [stderr]   Downloaded rsa v0.3.0
[INFO] [stderr]   Downloaded polyval v0.4.3
[INFO] [stderr]   Downloaded redis v0.17.0
[INFO] [stderr]   Downloaded combine v4.4.0
[INFO] [stderr]   Downloaded num-bigint-dig v0.6.1
[INFO] [stderr]   Downloaded sqlx-core v0.4.0
[INFO] [stderr]   Downloaded actix-redis v0.9.1
[INFO] [stderr]   Downloaded redis-async v0.6.6
[INFO] [stderr]   Downloaded pem v0.8.2
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd1f1c1f1e0f11c7d991df8ca8582f5fc3463e551fc39aa54b05b6fa4d2ffe07
[INFO] running `Command { std: "docker" "start" "-a" "dd1f1c1f1e0f11c7d991df8ca8582f5fc3463e551fc39aa54b05b6fa4d2ffe07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd1f1c1f1e0f11c7d991df8ca8582f5fc3463e551fc39aa54b05b6fa4d2ffe07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd1f1c1f1e0f11c7d991df8ca8582f5fc3463e551fc39aa54b05b6fa4d2ffe07", kill_on_drop: false }`
[INFO] [stdout] dd1f1c1f1e0f11c7d991df8ca8582f5fc3463e551fc39aa54b05b6fa4d2ffe07
[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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1555261271c99d3a816f0015000c7a1b31d2ee56c4de307920b73b1f702a03b
[INFO] running `Command { std: "docker" "start" "-a" "d1555261271c99d3a816f0015000c7a1b31d2ee56c4de307920b73b1f702a03b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling syn v1.0.54
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]     Checking futures-core v0.3.8
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]     Checking futures-sink v0.3.8
[INFO] [stderr]     Checking futures-channel v0.3.8
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking futures-task v0.3.8
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]     Checking futures-io v0.3.8
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.36
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking regex-syntax v0.6.21
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking signal-hook-registry v1.2.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking pin-project-lite v0.1.11
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.2
[INFO] [stderr]    Compiling futures-macro v0.3.8
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]     Checking tokio v0.2.23
[INFO] [stderr]     Checking pin-project v1.0.2
[INFO] [stderr]     Checking futures-util v0.3.8
[INFO] [stderr]     Checking futures-executor v0.3.8
[INFO] [stderr]     Checking futures v0.3.8
[INFO] [stderr]     Checking rustcommon v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `rustcommon::redisaccessor_async`
[INFO] [stdout]   --> tests/test_redis.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use rustcommon::redisaccessor_async;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `redisaccessor_async` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub mod redisaccessor_async;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `redis_async` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature="redis_async")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `log::kv`
[INFO] [stdout]    --> tests/test_redis.rs:6:10
[INFO] [stdout]     |
[INFO] [stdout] 6   | use log::kv::Source;
[INFO] [stdout]     |          ^^ could not find `kv` in `log`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.11/src/lib.rs:298:9
[INFO] [stdout]     |
[INFO] [stdout] 298 | pub mod kv;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `kv_unstable` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.11/src/lib.rs:297:7
[INFO] [stdout]     |
[INFO] [stdout] 297 | #[cfg(feature = "kv_unstable")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rustcommon::mysqlaccessor_async`
[INFO] [stdout]   --> tests/test_mysql.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use rustcommon::mysqlaccessor_async;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `mysqlaccessor_async` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod mysqlaccessor_async;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `mysql_async` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature="mysql_async")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]  --> tests/test_mysql.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sqlx::Row;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustcommon` (test "test_mysql") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustcommon` (test "test_redis") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved import `rustcommon::httpaccessor`
[INFO] [stdout]   --> tests/test_http.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout] 1  | use rustcommon::httpaccessor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `httpaccessor` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub mod httpaccessor;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `http_async` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature="http_async")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustcommon` (test "test_http") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d1555261271c99d3a816f0015000c7a1b31d2ee56c4de307920b73b1f702a03b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1555261271c99d3a816f0015000c7a1b31d2ee56c4de307920b73b1f702a03b", kill_on_drop: false }`
[INFO] [stdout] d1555261271c99d3a816f0015000c7a1b31d2ee56c4de307920b73b1f702a03b
