[INFO] fetching crate twistrs 0.1.2-beta... [INFO] checking twistrs-0.1.2-beta against master#a874956d940ecb3ed524b6176a171219ac4787ea for pr-76104 [INFO] extracting crate twistrs 0.1.2-beta into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate twistrs 0.1.2-beta on toolchain a874956d940ecb3ed524b6176a171219ac4787ea [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "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-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+a874956d940ecb3ed524b6176a171219ac4787ea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bc887b8053af3ebf778e6af65aca1db507fc7bd9ba55a4159f0d8709ac97e6f [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" "7bc887b8053af3ebf778e6af65aca1db507fc7bd9ba55a4159f0d8709ac97e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bc887b8053af3ebf778e6af65aca1db507fc7bd9ba55a4159f0d8709ac97e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bc887b8053af3ebf778e6af65aca1db507fc7bd9ba55a4159f0d8709ac97e6f", kill_on_drop: false }` [INFO] [stdout] 7bc887b8053af3ebf778e6af65aca1db507fc7bd9ba55a4159f0d8709ac97e6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+a874956d940ecb3ed524b6176a171219ac4787ea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5300d7b65cf37efd83d7c2bee6a27c7b11d54c658d9578d7143b7ea8549a8af [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" "c5300d7b65cf37efd83d7c2bee6a27c7b11d54c658d9578d7143b7ea8549a8af", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking async-channel v1.4.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking futures-lite v1.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking nb-connect v1.0.0 [INFO] [stderr] Checking polling v1.0.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking async-executor v1.2.0 [INFO] [stderr] Checking blocking v1.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking async-io v1.1.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking async-global-executor v1.0.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking async-std v1.6.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling async-trait v0.1.40 [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.23 [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] warning: 7 warnings emitted [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] running `Command { std: "docker" "inspect" "c5300d7b65cf37efd83d7c2bee6a27c7b11d54c658d9578d7143b7ea8549a8af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5300d7b65cf37efd83d7c2bee6a27c7b11d54c658d9578d7143b7ea8549a8af", kill_on_drop: false }` [INFO] [stdout] c5300d7b65cf37efd83d7c2bee6a27c7b11d54c658d9578d7143b7ea8549a8af