[INFO] fetching crate trillium-html-rewriter 0.2.0...
[INFO] testing trillium-html-rewriter-0.2.0 against beta-2022-02-22 for beta-1.60-1
[INFO] extracting crate trillium-html-rewriter 0.2.0 into /workspace/builds/worker-5/source
[INFO] validating manifest of crates.io crate trillium-html-rewriter 0.2.0 on toolchain beta-2022-02-22
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate trillium-html-rewriter 0.2.0
[INFO] finished tweaking crates.io crate trillium-html-rewriter 0.2.0
[INFO] tweaked toml for crates.io crate trillium-html-rewriter 0.2.0 written to /workspace/builds/worker-5/source/Cargo.toml
[INFO] crate crates.io crate trillium-html-rewriter 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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 owned-alloc v0.2.0
[INFO] [stderr] Downloaded lockfree v0.5.1
[INFO] [stderr] Downloaded procedural-masquerade v0.1.7
[INFO] [stderr] Downloaded lol_html v0.3.0
[INFO] [stderr] Downloaded trillium-proxy v0.2.0
[INFO] [stderr] Downloaded lol-async v0.1.2
[INFO] [stderr] Downloaded trillium-testing v0.2.0
[INFO] [stderr] Downloaded trillium-smol v0.2.0
[INFO] [stderr] Downloaded trillium v0.1.4
[INFO] [stderr] Downloaded trillium-server-common v0.1.2
[INFO] [stderr] Downloaded trillium-http v0.1.6
[INFO] [stderr] Downloaded trillium-http-types v0.0.2
[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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] be484238217187ab07e8f61cfbcf41edd167207a8dcf3a18c31634b3e69a5cdf
[INFO] running `Command { std: "docker" "start" "-a" "be484238217187ab07e8f61cfbcf41edd167207a8dcf3a18c31634b3e69a5cdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be484238217187ab07e8f61cfbcf41edd167207a8dcf3a18c31634b3e69a5cdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be484238217187ab07e8f61cfbcf41edd167207a8dcf3a18c31634b3e69a5cdf", kill_on_drop: false }`
[INFO] [stdout] be484238217187ab07e8f61cfbcf41edd167207a8dcf3a18c31634b3e69a5cdf
[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=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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0701de636b7f3a328b66ae20296168c6418983ab0ff592c2df83771b69785d3
[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" "c0701de636b7f3a328b66ae20296168c6418983ab0ff592c2df83771b69785d3", kill_on_drop: false }`
[INFO] [stderr] Compiling syn v1.0.73
[INFO] [stderr] Compiling procedural-masquerade v0.1.7
[INFO] [stderr] Compiling nodrop v0.1.14
[INFO] [stderr] Compiling httparse v1.4.1
[INFO] [stderr] Compiling thin-slice v0.1.1
[INFO] [stderr] Compiling async-trait v0.1.50
[INFO] [stderr] Compiling owned-alloc v0.2.0
[INFO] [stderr] Compiling ahash v0.7.4
[INFO] [stderr] Compiling async-mutex v1.4.0
[INFO] [stderr] Compiling rand_os v0.1.3
[INFO] [stderr] Compiling getrandom v0.2.3
[INFO] [stderr] Compiling socket2 v0.4.0
[INFO] [stderr] Compiling num_cpus v1.13.0
[INFO] [stderr] Compiling futures-lite v1.12.0
[INFO] [stderr] Compiling polling v2.1.0
[INFO] [stderr] Compiling waker-set v0.2.0
[INFO] [stderr] Compiling servo_arc v0.1.1
[INFO] [stderr] Compiling rand v0.6.5
[INFO] [stderr] Compiling lockfree v0.5.1
[INFO] [stderr] Compiling hashbrown v0.11.2
[INFO] [stderr] Compiling async-executor v1.4.1
[INFO] [stderr] Compiling async-io v1.6.0
[INFO] [stderr] Compiling blocking v1.0.2
[INFO] [stderr] Compiling phf_generator v0.7.24
[INFO] [stderr] Compiling phf_codegen v0.7.24
[INFO] [stderr] Compiling async-global-executor v2.0.2
[INFO] [stderr] Compiling selectors v0.21.0
[INFO] [stderr] Compiling cssparser v0.25.9
[INFO] [stderr] Compiling thiserror-impl v1.0.26
[INFO] [stderr] Compiling pin-project-internal v1.0.7
[INFO] [stderr] Compiling cssparser-macros v0.3.6
[INFO] [stderr] Compiling pin-project v1.0.7
[INFO] [stderr] Compiling thiserror v1.0.26
[INFO] [stderr] Compiling stopper v0.2.0
[INFO] [stderr] Compiling trillium-http v0.2.0
[INFO] [stderr] Compiling trillium v0.2.0
[INFO] [stderr] Compiling lol_html v0.3.0
[INFO] [stderr] Compiling lol-async v0.1.2
[INFO] [stderr] Compiling trillium-html-rewriter v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cssparser v0.25.9, selectors v0.21.0
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c0701de636b7f3a328b66ae20296168c6418983ab0ff592c2df83771b69785d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0701de636b7f3a328b66ae20296168c6418983ab0ff592c2df83771b69785d3", kill_on_drop: false }`
[INFO] [stdout] c0701de636b7f3a328b66ae20296168c6418983ab0ff592c2df83771b69785d3
[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=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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 32c826f5b3ce9264725469a1a3881d520cdde32d3c1da3bc6f88f98b2e355da5
[INFO] running `Command { std: "docker" "start" "-a" "32c826f5b3ce9264725469a1a3881d520cdde32d3c1da3bc6f88f98b2e355da5", kill_on_drop: false }`
[INFO] [stderr] Compiling anyhow v1.0.42
[INFO] [stderr] Compiling trillium-http-types v0.0.2
[INFO] [stderr] Compiling infer v0.2.3
[INFO] [stderr] Compiling signal-hook v0.3.9
[INFO] [stderr] Compiling getrandom v0.1.16
[INFO] [stderr] Compiling rlimit v0.6.2
[INFO] [stderr] Compiling aho-corasick v0.7.18
[INFO] [stderr] Compiling async-dup v1.2.2
[INFO] [stderr] Compiling rand_core v0.6.3
[INFO] [stderr] Compiling full-duplex-async-copy v0.1.0
[INFO] [stderr] Compiling size v0.1.2
[INFO] [stderr] Compiling trillium-tls-common v0.1.0
[INFO] [stderr] Compiling async-net v1.6.1
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling trillium-server-common v0.3.0
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling trillium-client v0.2.0
[INFO] [stderr] Compiling rand v0.8.4
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling signal-hook-async-std v0.2.1
[INFO] [stderr] Compiling trillium-proxy v0.2.0
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Compiling trillium-smol v0.2.0
[INFO] [stderr] Compiling regex v1.5.4
[INFO] [stderr] Compiling portpicker v0.1.1
[INFO] [stderr] Compiling env_logger v0.9.0
[INFO] [stderr] Compiling trillium-http v0.1.6
[INFO] [stderr] Compiling trillium v0.1.4
[INFO] [stderr] Compiling trillium-server-common v0.1.2
[INFO] [stderr] Compiling trillium-testing v0.2.0
[INFO] [stdout] error: must enable smol, async-std, or tokio feature
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trillium-testing-0.2.0/src/with_server.rs:140:9
[INFO] [stdout] |
[INFO] [stdout] 140 | compile_error!("must enable smol, async-std, or tokio feature");
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: must enable smol, async-std, or tokio feature
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trillium-testing-0.2.0/src/lib.rs:108:9
[INFO] [stdout] |
[INFO] [stdout] 108 | compile_error!("must enable smol, async-std, or tokio feature");
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `trillium-testing` due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "32c826f5b3ce9264725469a1a3881d520cdde32d3c1da3bc6f88f98b2e355da5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32c826f5b3ce9264725469a1a3881d520cdde32d3c1da3bc6f88f98b2e355da5", kill_on_drop: false }`
[INFO] [stdout] 32c826f5b3ce9264725469a1a3881d520cdde32d3c1da3bc6f88f98b2e355da5