[INFO] fetching crate trillium-testing 0.4.0... [INFO] testing trillium-testing-0.4.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate trillium-testing 0.4.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate trillium-testing 0.4.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate trillium-testing 0.4.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate trillium-testing 0.4.0 [INFO] tweaked toml for crates.io crate trillium-testing 0.4.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate trillium-testing 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded portpicker v0.1.1 [INFO] [stderr] Downloaded trillium-tokio v0.2.1 [INFO] [stderr] Downloaded trillium-async-std v0.2.0 [INFO] [stderr] Downloaded trillium-smol v0.2.1 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e2cfd81aa88dea1666ae90a1cfa0d677ceb5d6193eaa0246b9f9bf7eb0ea843 [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" "1e2cfd81aa88dea1666ae90a1cfa0d677ceb5d6193eaa0246b9f9bf7eb0ea843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e2cfd81aa88dea1666ae90a1cfa0d677ceb5d6193eaa0246b9f9bf7eb0ea843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e2cfd81aa88dea1666ae90a1cfa0d677ceb5d6193eaa0246b9f9bf7eb0ea843", kill_on_drop: false }` [INFO] [stdout] 1e2cfd81aa88dea1666ae90a1cfa0d677ceb5d6193eaa0246b9f9bf7eb0ea843 [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=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8eb208345e585b8ce509c82201be2ed1688862cd19b50f89726815c97acd423a [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" "8eb208345e585b8ce509c82201be2ed1688862cd19b50f89726815c97acd423a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling waker-set v0.2.0 [INFO] [stderr] Compiling rlimit v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling smartcow v0.1.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling portpicker v0.1.1 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling trillium-tls-common v0.1.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling stopper v0.2.0 [INFO] [stderr] Compiling trillium-http v0.2.5 [INFO] [stderr] Compiling trillium v0.2.2 [INFO] [stderr] Compiling trillium-server-common v0.3.0 [INFO] [stderr] Compiling trillium-testing v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: must enable smol, async-std, or tokio feature [INFO] [stdout] --> src/lib.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | compile_error!("must enable smol, async-std, or tokio feature"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Url` in this scope [INFO] [stdout] --> src/with_server.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | url: &Url, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 | use crate::Url; [INFO] [stdout] | [INFO] [stdout] 15 | use trillium_server_common::Url; [INFO] [stdout] | [INFO] [stdout] 15 | use url::Url; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `trillium-testing` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "8eb208345e585b8ce509c82201be2ed1688862cd19b50f89726815c97acd423a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eb208345e585b8ce509c82201be2ed1688862cd19b50f89726815c97acd423a", kill_on_drop: false }` [INFO] [stdout] 8eb208345e585b8ce509c82201be2ed1688862cd19b50f89726815c97acd423a