[INFO] crate tsproto 0.1.0 is already in cache [INFO] checking tsproto-0.1.0 against try#5e633973aa9255a88b65a39484627bb54e6044b3 for pr-66063 [INFO] extracting crate tsproto 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate tsproto 0.1.0 on toolchain 5e633973aa9255a88b65a39484627bb54e6044b3 [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tsproto 0.1.0 [INFO] finished tweaking crates.io crate tsproto 0.1.0 [INFO] tweaked toml for crates.io crate tsproto 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] de0392fc25b7a74ef4739f50f5b2583c36a54b7b8eda43c72573e67e03b24759 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "de0392fc25b7a74ef4739f50f5b2583c36a54b7b8eda43c72573e67e03b24759"` [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling subtle v2.2.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking nom v4.2.3 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling libgit2-sys v0.9.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling flakebi-ring v0.14.6 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking eax v0.1.0 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Checking slog-term v2.4.2 [INFO] [stderr] Checking slog-perf v0.2.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking tinytemplate v1.0.2 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking quicklz v0.2.0 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Compiling git2 v0.10.1 [INFO] [stderr] Compiling built v0.3.2 [INFO] [stderr] Compiling tsproto v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0463]: can't find crate for `openssl` [INFO] [stderr] --> examples/test-proofs.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate openssl; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `tsproto`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `openssl` [INFO] [stderr] --> examples/test-decrypt.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate openssl; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `tsproto`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `openssl` [INFO] [stderr] --> examples/test-ed25519.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | extern crate openssl; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `tsproto`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `gmp` [INFO] [stderr] --> benches/modpow.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | extern crate gmp; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `tsproto`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0425]: cannot find function `init` in crate `tsproto` [INFO] [stderr] --> examples/parse-license.rs:18:11 [INFO] [stderr] | [INFO] [stderr] 18 | tsproto::init().unwrap(); [INFO] [stderr] | ^^^^ not found in `tsproto` [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 5 | use core::intrinsics::init; [INFO] [stderr] | [INFO] [stderr] 5 | use futures::task::init; [INFO] [stderr] | [INFO] [stderr] 5 | use std::intrinsics::init; [INFO] [stderr] | [INFO] [stderr] 5 | use tokio::prelude::task::init; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `tsproto`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0425]: cannot find function `init` in crate `tsproto` [INFO] [stderr] --> benches/connect.rs:16:11 [INFO] [stderr] | [INFO] [stderr] 16 | tsproto::init().unwrap(); [INFO] [stderr] | ^^^^ not found in `tsproto` [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 9 | use core::intrinsics::init; [INFO] [stderr] | [INFO] [stderr] 9 | use futures::task::init; [INFO] [stderr] | [INFO] [stderr] 9 | use std::intrinsics::init; [INFO] [stderr] | [INFO] [stderr] 9 | use tokio::prelude::task::init; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Command` [INFO] [stderr] --> benches/command.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | b.iter(|| Command::read((), &mut Cursor::new(cmd)).unwrap()); [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `Command` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error[E0433]: failed to resolve: could not find `Header` in `packets` [INFO] [stderr] --> examples/test-new-decrypt.rs:55:33 [INFO] [stderr] | [INFO] [stderr] 55 | let header = tsproto::packets::Header::read(&true, &mut cursor).unwrap(); [INFO] [stderr] | ^^^^^^ could not find `Header` in `packets` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `init` in crate `tsproto` [INFO] [stderr] --> examples/test-new-decrypt.rs:13:11 [INFO] [stderr] | [INFO] [stderr] 13 | tsproto::init().unwrap(); [INFO] [stderr] | ^^^^ not found in `tsproto` [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 5 | use core::intrinsics::init; [INFO] [stderr] | [INFO] [stderr] 5 | use futures::task::init; [INFO] [stderr] | [INFO] [stderr] 5 | use std::intrinsics::init; [INFO] [stderr] | [INFO] [stderr] 5 | use tokio::prelude::task::init; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `init` in crate `tsproto` [INFO] [stderr] --> examples/decompress.rs:20:11 [INFO] [stderr] | [INFO] [stderr] 20 | tsproto::init().unwrap(); [INFO] [stderr] | ^^^^ not found in `tsproto` [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 5 | use core::intrinsics::init; [INFO] [stderr] | [INFO] [stderr] 5 | use futures::task::init; [INFO] [stderr] | [INFO] [stderr] 5 | use std::intrinsics::init; [INFO] [stderr] | [INFO] [stderr] 5 | use tokio::prelude::task::init; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: could not compile `tsproto`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Command` [INFO] [stderr] --> benches/command.rs:23:16 [INFO] [stderr] | [INFO] [stderr] 23 | let command = Command::read((), &mut Cursor::new(cmd)).unwrap(); [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `Command` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `init` in crate `tsproto` [INFO] [stderr] --> examples/many.rs:60:11 [INFO] [stderr] | [INFO] [stderr] 60 | tsproto::init().unwrap(); [INFO] [stderr] | ^^^^ not found in `tsproto` [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 14 | use core::intrinsics::init; [INFO] [stderr] | [INFO] [stderr] 14 | use futures::task::init; [INFO] [stderr] | [INFO] [stderr] 14 | use std::intrinsics::init; [INFO] [stderr] | [INFO] [stderr] 14 | use tokio::prelude::task::init; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `parse_command2` in this scope [INFO] [stderr] --> benches/command.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 19 | b.iter(|| parse_command2(cmd).unwrap()); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: a function with a similar name exists: `parse_command` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `parse_command2` in this scope [INFO] [stderr] --> benches/command.rs:29:16 [INFO] [stderr] | [INFO] [stderr] 29 | let command = parse_command2(cmd).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: a function with a similar name exists: `parse_command` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `tsproto`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0425]: cannot find function `init` in crate `tsproto` [INFO] [stderr] --> benches/message.rs:18:11 [INFO] [stderr] | [INFO] [stderr] 18 | tsproto::init().unwrap(); [INFO] [stderr] | ^^^^ not found in `tsproto` [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 9 | use core::intrinsics::init; [INFO] [stderr] | [INFO] [stderr] 9 | use futures::task::init; [INFO] [stderr] | [INFO] [stderr] 9 | use std::intrinsics::init; [INFO] [stderr] | [INFO] [stderr] 9 | use tokio::prelude::task::init; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `init` in crate `tsproto` [INFO] [stderr] --> examples/client.rs:58:11 [INFO] [stderr] | [INFO] [stderr] 58 | tsproto::init().unwrap(); [INFO] [stderr] | ^^^^ not found in `tsproto` [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 14 | use core::intrinsics::init; [INFO] [stderr] | [INFO] [stderr] 14 | use futures::task::init; [INFO] [stderr] | [INFO] [stderr] 14 | use std::intrinsics::init; [INFO] [stderr] | [INFO] [stderr] 14 | use tokio::prelude::task::init; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 3 parameters but 4 parameters were supplied [INFO] [stderr] --> examples/test-new-decrypt.rs:74:2 [INFO] [stderr] | [INFO] [stderr] 74 | algs::decrypt_key_nonce(&header, &mut all, &key, &nonce).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0425, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `tsproto`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `tsproto`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no function or associated item named `new_out` found for type `tsproto::packets::InCommand` in the current scope [INFO] [stderr] --> benches/command.rs:31:32 [INFO] [stderr] | [INFO] [stderr] 31 | tsproto::packets::InCommand::new_out( [INFO] [stderr] | ^^^^^^^ function or associated item not found in `tsproto::packets::InCommand` [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `tsproto`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `tsproto`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tsproto`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "de0392fc25b7a74ef4739f50f5b2583c36a54b7b8eda43c72573e67e03b24759"` [INFO] running `"docker" "rm" "-f" "de0392fc25b7a74ef4739f50f5b2583c36a54b7b8eda43c72573e67e03b24759"` [INFO] [stdout] de0392fc25b7a74ef4739f50f5b2583c36a54b7b8eda43c72573e67e03b24759