[INFO] fetching crate twistrs 0.1.2-beta... [INFO] checking twistrs-0.1.2-beta against master#d62d3f7fa9a91d933213cc10e20e740608983f64 for pr-77015 [INFO] extracting crate twistrs 0.1.2-beta into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate twistrs 0.1.2-beta on toolchain d62d3f7fa9a91d933213cc10e20e740608983f64 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate twistrs 0.1.2-beta [INFO] finished tweaking crates.io crate twistrs 0.1.2-beta [INFO] tweaked toml for crates.io crate twistrs 0.1.2-beta written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe8d04c9a82e7788ad3526fe4bbcc5e85e2c67a79b594e63f59ee0c73e56d7e6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fe8d04c9a82e7788ad3526fe4bbcc5e85e2c67a79b594e63f59ee0c73e56d7e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe8d04c9a82e7788ad3526fe4bbcc5e85e2c67a79b594e63f59ee0c73e56d7e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe8d04c9a82e7788ad3526fe4bbcc5e85e2c67a79b594e63f59ee0c73e56d7e6", kill_on_drop: false }` [INFO] [stdout] fe8d04c9a82e7788ad3526fe4bbcc5e85e2c67a79b594e63f59ee0c73e56d7e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c935d2bbc0a5441cea84bbc2c3c7303a8233e2ed232009bdcb6d5674ec1c45c0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c935d2bbc0a5441cea84bbc2c3c7303a8233e2ed232009bdcb6d5674ec1c45c0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Compiling pin-project-internal v0.4.25 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking nb-connect v1.0.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Checking serde_json v1.0.58 [INFO] [stderr] Checking futures-lite v1.8.0 [INFO] [stderr] Checking async-channel v1.4.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking polling v2.0.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking async-executor v1.3.0 [INFO] [stderr] Checking async-io v1.1.8 [INFO] [stderr] Checking blocking v1.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking async-global-executor v1.3.0 [INFO] [stderr] Checking async-std v1.6.5 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking pin-project v0.4.25 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking async-smtp v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking twistrs v0.1.2-beta (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `enrich::EnrichmentError`: Prone to be removed in the future, does not currently provide any context. [INFO] [stdout] --> src/enrich.rs:31:45 [INFO] [stdout] | [INFO] [stdout] 31 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `enrich::EnrichmentError`: Prone to be removed in the future, does not currently provide any context. [INFO] [stdout] --> src/enrich.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | impl fmt::Display for EnrichmentError { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit struct `enrich::EnrichmentError`: Prone to be removed in the future, does not currently provide any context. [INFO] [stdout] --> src/enrich.rs:105:27 [INFO] [stdout] | [INFO] [stdout] 105 | Err(_) => Err(EnrichmentError), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `permutate::PermutationError`: Prone to be removed in the future, does not currently provide any context. [INFO] [stdout] --> src/permutate.rs:26:41 [INFO] [stdout] | [INFO] [stdout] 26 | type Result = std::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `permutate::PermutationError`: Prone to be removed in the future, does not currently provide any context. [INFO] [stdout] --> src/permutate.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | impl fmt::Display for PermutationError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit struct `permutate::PermutationError`: Prone to be removed in the future, does not currently provide any context. [INFO] [stdout] --> src/permutate.rs:71:32 [INFO] [stdout] | [INFO] [stdout] 71 | return Err(PermutationError); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit struct `permutate::PermutationError`: Prone to be removed in the future, does not currently provide any context. [INFO] [stdout] --> src/permutate.rs:80:27 [INFO] [stdout] | [INFO] [stdout] 80 | Err(_) => Err(PermutationError), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> src/enrich.rs:189:14 [INFO] [stdout] | [INFO] [stdout] 189 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> src/enrich.rs:195:14 [INFO] [stdout] | [INFO] [stdout] 195 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> src/enrich.rs:201:14 [INFO] [stdout] | [INFO] [stdout] 201 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `enrich::EnrichmentError`: Prone to be removed in the future, does not currently provide any context. [INFO] [stdout] --> src/enrich.rs:31:45 [INFO] [stdout] | [INFO] [stdout] 31 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `enrich::EnrichmentError`: Prone to be removed in the future, does not currently provide any context. [INFO] [stdout] --> src/enrich.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | impl fmt::Display for EnrichmentError { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit struct `enrich::EnrichmentError`: Prone to be removed in the future, does not currently provide any context. [INFO] [stdout] --> src/enrich.rs:105:27 [INFO] [stdout] | [INFO] [stdout] 105 | Err(_) => Err(EnrichmentError), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `permutate::PermutationError`: Prone to be removed in the future, does not currently provide any context. [INFO] [stdout] --> src/permutate.rs:26:41 [INFO] [stdout] | [INFO] [stdout] 26 | type Result = std::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `permutate::PermutationError`: Prone to be removed in the future, does not currently provide any context. [INFO] [stdout] --> src/permutate.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | impl fmt::Display for PermutationError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit struct `permutate::PermutationError`: Prone to be removed in the future, does not currently provide any context. [INFO] [stdout] --> src/permutate.rs:71:32 [INFO] [stdout] | [INFO] [stdout] 71 | return Err(PermutationError); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit struct `permutate::PermutationError`: Prone to be removed in the future, does not currently provide any context. [INFO] [stdout] --> src/permutate.rs:80:27 [INFO] [stdout] | [INFO] [stdout] 80 | Err(_) => Err(PermutationError), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `twistrs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c935d2bbc0a5441cea84bbc2c3c7303a8233e2ed232009bdcb6d5674ec1c45c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c935d2bbc0a5441cea84bbc2c3c7303a8233e2ed232009bdcb6d5674ec1c45c0", kill_on_drop: false }` [INFO] [stdout] c935d2bbc0a5441cea84bbc2c3c7303a8233e2ed232009bdcb6d5674ec1c45c0