[INFO] fetching crate thruster 1.1.9... [INFO] testing thruster-1.1.9 against 1.55.0 for beta-1.56-1 [INFO] extracting crate thruster 1.1.9 into /workspace/builds/worker-73/source [INFO] validating manifest of crates.io crate thruster 1.1.9 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate thruster 1.1.9 [INFO] removed 3 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate thruster 1.1.9 [INFO] tweaked toml for crates.io crate thruster 1.1.9 written to /workspace/builds/worker-73/source/Cargo.toml [INFO] crate crates.io crate thruster 1.1.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cast v0.2.6 [INFO] [stderr] Downloaded rustc-demangle v0.1.20 [INFO] [stderr] Downloaded pq-sys v0.4.6 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.5 [INFO] [stderr] Downloaded hyperlocal v0.8.0 [INFO] [stderr] Downloaded object v0.25.3 [INFO] [stderr] Downloaded snafu-derive v0.4.4 [INFO] [stderr] Downloaded r2d2 v0.8.9 [INFO] [stderr] Downloaded frank_jwt v3.1.2 [INFO] [stderr] Downloaded snafu v0.4.4 [INFO] [stderr] Downloaded thruster-proc v1.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50dff32eeec5b47e8f543ce740798e41e8340750a873bab0e118c77bff18704b [INFO] running `Command { std: "docker" "start" "-a" "50dff32eeec5b47e8f543ce740798e41e8340750a873bab0e118c77bff18704b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50dff32eeec5b47e8f543ce740798e41e8340750a873bab0e118c77bff18704b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50dff32eeec5b47e8f543ce740798e41e8340750a873bab0e118c77bff18704b", kill_on_drop: false }` [INFO] [stdout] 50dff32eeec5b47e8f543ce740798e41e8340750a873bab0e118c77bff18704b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95cc2a0b55801e48578612cef1f430df07462ab1dbadd3dbe5f25f9679d639ab [INFO] running `Command { std: "docker" "start" "-a" "95cc2a0b55801e48578612cef1f430df07462ab1dbadd3dbe5f25f9679d639ab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling templatify v0.2.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling thruster-proc v1.1.9 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling thruster v1.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.09s [INFO] running `Command { std: "docker" "inspect" "95cc2a0b55801e48578612cef1f430df07462ab1dbadd3dbe5f25f9679d639ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95cc2a0b55801e48578612cef1f430df07462ab1dbadd3dbe5f25f9679d639ab", kill_on_drop: false }` [INFO] [stdout] 95cc2a0b55801e48578612cef1f430df07462ab1dbadd3dbe5f25f9679d639ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a16bbafb7167c996abfdf06bbad8abe67677a4cb1d3e7c36af1f89fe86a6086 [INFO] running `Command { std: "docker" "start" "-a" "2a16bbafb7167c996abfdf06bbad8abe67677a4cb1d3e7c36af1f89fe86a6086", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling snafu-derive v0.4.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling snafu v0.4.4 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling diesel v1.4.7 [INFO] [stderr] Compiling frank_jwt v3.1.2 [INFO] [stderr] Compiling thruster v1.1.9 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `thruster::context::basic_hyper_context` [INFO] [stdout] --> examples/hyper_most_basic_ssl/main.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | use thruster::context::basic_hyper_context::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `basic_hyper_context` in `context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thruster::ssl_hyper_server` [INFO] [stdout] --> examples/hyper_most_basic_ssl/main.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use thruster::ssl_hyper_server::SSLHyperServer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `ssl_hyper_server` in `thruster` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thruster::ssl_server` [INFO] [stdout] --> examples/most_basic_ssl/main.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use thruster::ssl_server::SSLServer; [INFO] [stdout] | ^^^^^^^^^^ could not find `ssl_server` in `thruster` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thruster::context::basic_hyper_context` [INFO] [stdout] --> examples/static_file/main.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | use thruster::context::basic_hyper_context::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `basic_hyper_context` in `context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thruster::hyper_server` [INFO] [stdout] --> examples/static_file/main.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | use thruster::hyper_server::HyperServer; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `hyper_server` in `thruster` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thruster::middleware::file` [INFO] [stdout] --> examples/static_file/main.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | use thruster::middleware::file::{file, get_file}; [INFO] [stdout] | ^^^^ could not find `file` in `middleware` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hyper` [INFO] [stdout] --> examples/static_file/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use hyper::Body; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `hyper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `file` [INFO] [stdout] --> examples/static_file/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | info!("Starting server..."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `__log_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thruster::ThrusterServer` [INFO] [stdout] --> examples/most_basic_ssl/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use thruster::ThrusterServer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `thruster` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `thruster::ThrusterServer` [INFO] [stdout] --> examples/hyper_most_basic_ssl/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use thruster::ThrusterServer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `ThrusterServer` [INFO] [stdout] --> examples/static_file/main.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | use thruster::{App, ThrusterServer}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2a16bbafb7167c996abfdf06bbad8abe67677a4cb1d3e7c36af1f89fe86a6086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a16bbafb7167c996abfdf06bbad8abe67677a4cb1d3e7c36af1f89fe86a6086", kill_on_drop: false }` [INFO] [stdout] 2a16bbafb7167c996abfdf06bbad8abe67677a4cb1d3e7c36af1f89fe86a6086