[INFO] fetching crate trillium-html-rewriter 0.2.0...
[INFO] testing trillium-html-rewriter-0.2.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031
[INFO] extracting crate trillium-html-rewriter 0.2.0 into /workspace/builds/worker-19/source
[INFO] validating manifest of crates.io crate trillium-html-rewriter 0.2.0 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-19/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ece578316abf017cfc5afd22fdabc62ff3518a29425531d094fe3ffb7775273c
[INFO] running `Command { std: "docker" "start" "-a" "ece578316abf017cfc5afd22fdabc62ff3518a29425531d094fe3ffb7775273c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ece578316abf017cfc5afd22fdabc62ff3518a29425531d094fe3ffb7775273c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ece578316abf017cfc5afd22fdabc62ff3518a29425531d094fe3ffb7775273c", kill_on_drop: false }`
[INFO] [stdout] ece578316abf017cfc5afd22fdabc62ff3518a29425531d094fe3ffb7775273c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0a6de943521f05f76ab48277698a221c7ec5c26124568cee214826aefe2afd7
[INFO] running `Command { std: "docker" "start" "-a" "e0a6de943521f05f76ab48277698a221c7ec5c26124568cee214826aefe2afd7", 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] Compiling libc v0.2.98
[INFO] [stderr] Compiling autocfg v0.1.7
[INFO] [stderr] Compiling proc-macro2 v1.0.27
[INFO] [stderr] Compiling rand_core v0.4.2
[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 siphasher v0.2.3
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Compiling futures-io v0.3.15
[INFO] [stderr] Compiling waker-fn v1.1.0
[INFO] [stderr] Compiling parking v2.0.0
[INFO] [stderr] Compiling fastrand v1.4.1
[INFO] [stderr] Compiling once_cell v1.8.0
[INFO] [stderr] Compiling maybe-uninit v2.0.0
[INFO] [stderr] Compiling slab v0.4.3
[INFO] [stderr] Compiling encoding_rs v0.8.28
[INFO] [stderr] Compiling cache-padded v1.1.1
[INFO] [stderr] Compiling version_check v0.9.3
[INFO] [stderr] Compiling crossbeam-utils v0.8.5
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling dtoa v0.4.8
[INFO] [stderr] Compiling procedural-masquerade v0.1.7
[INFO] [stderr] Compiling nodrop v0.1.14
[INFO] [stderr] Compiling event-listener v2.5.1
[INFO] [stderr] Compiling matches v0.1.8
[INFO] [stderr] Compiling static_assertions v1.1.0
[INFO] [stderr] Compiling itoa v0.4.7
[INFO] [stderr] Compiling stable_deref_trait v1.2.0
[INFO] [stderr] Compiling byteorder v1.4.3
[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 atomic-waker v1.0.0
[INFO] [stderr] Compiling async-task v4.0.3
[INFO] [stderr] Compiling precomputed-hash v0.1.1
[INFO] [stderr] Compiling ahash v0.4.7
[INFO] [stderr] Compiling owned-alloc v0.2.0
[INFO] [stderr] Compiling httpdate v1.0.1
[INFO] [stderr] Compiling smallvec v1.6.1
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling safemem v0.3.3
[INFO] [stderr] Compiling memmem v0.1.1
[INFO] [stderr] Compiling mime v0.3.16
[INFO] [stderr] Compiling lazycell v1.3.0
[INFO] [stderr] Compiling smartstring v0.2.9
[INFO] [stderr] Compiling concurrent-queue v1.2.2
[INFO] [stderr] Compiling async-mutex v1.4.0
[INFO] [stderr] Compiling phf_shared v0.7.24
[INFO] [stderr] Compiling servo_arc v0.1.1
[INFO] [stderr] Compiling rand_core v0.3.1
[INFO] [stderr] Compiling rand_jitter v0.1.4
[INFO] [stderr] Compiling phf v0.7.24
[INFO] [stderr] Compiling rand_xorshift v0.1.1
[INFO] [stderr] Compiling rand_isaac v0.1.1
[INFO] [stderr] Compiling rand_hc v0.1.0
[INFO] [stderr] Compiling lockfree v0.5.1
[INFO] [stderr] Compiling rand_pcg v0.1.2
[INFO] [stderr] Compiling rand_chacha v0.1.1
[INFO] [stderr] Compiling rand v0.6.5
[INFO] [stderr] Compiling dtoa-short v0.3.3
[INFO] [stderr] Compiling hashbrown v0.9.1
[INFO] [stderr] Compiling async-channel v1.6.1
[INFO] [stderr] Compiling smartcow v0.1.0
[INFO] [stderr] Compiling fxhash v0.2.1
[INFO] [stderr] Compiling smallvec v0.6.14
[INFO] [stderr] Compiling ahash v0.7.4
[INFO] [stderr] Compiling waker-set v0.2.0
[INFO] [stderr] Compiling quote v1.0.9
[INFO] [stderr] Compiling futures-lite v1.12.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 polling v2.1.0
[INFO] [stderr] Compiling num_cpus v1.13.0
[INFO] [stderr] Compiling hashbrown v0.11.2
[INFO] [stderr] Compiling blocking v1.0.2
[INFO] [stderr] Compiling async-executor v1.4.1
[INFO] [stderr] Compiling async-io v1.6.0
[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 thiserror v1.0.26
[INFO] [stderr] Compiling pin-project v1.0.7
[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 21.69s
[INFO] running `Command { std: "docker" "inspect" "e0a6de943521f05f76ab48277698a221c7ec5c26124568cee214826aefe2afd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0a6de943521f05f76ab48277698a221c7ec5c26124568cee214826aefe2afd7", kill_on_drop: false }`
[INFO] [stdout] e0a6de943521f05f76ab48277698a221c7ec5c26124568cee214826aefe2afd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9faf0383807b264f29fd5490b1f2f8ea2c30bc3b238510a5b9d99e9f1ef1d9d3
[INFO] running `Command { std: "docker" "start" "-a" "9faf0383807b264f29fd5490b1f2f8ea2c30bc3b238510a5b9d99e9f1ef1d9d3", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Compiling getrandom v0.1.16
[INFO] [stderr] Compiling ppv-lite86 v0.2.10
[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 base64 v0.13.0
[INFO] [stderr] Compiling signal-hook v0.3.9
[INFO] [stderr] Compiling regex-syntax v0.6.25
[INFO] [stderr] Compiling humantime v2.1.0
[INFO] [stderr] Compiling termcolor v1.1.2
[INFO] [stderr] Compiling tinyvec v1.2.0
[INFO] [stderr] Compiling unicode-bidi v0.3.5
[INFO] [stderr] Compiling form_urlencoded v1.0.1
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling simple-mutex v1.1.5
[INFO] [stderr] Compiling signal-hook-registry v1.4.0
[INFO] [stderr] Compiling rlimit v0.6.2
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling rand_core v0.6.3
[INFO] [stderr] Compiling aho-corasick v0.7.18
[INFO] [stderr] Compiling full-duplex-async-copy v0.1.0
[INFO] [stderr] Compiling async-net v1.6.1
[INFO] [stderr] Compiling async-dup v1.2.2
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling signal-hook-async-std v0.2.1
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling rand v0.8.4
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Compiling unicode-normalization v0.1.19
[INFO] [stderr] Compiling size v0.1.2
[INFO] [stderr] Compiling portpicker v0.1.1
[INFO] [stderr] Compiling regex v1.5.4
[INFO] [stderr] Compiling idna v0.2.3
[INFO] [stderr] Compiling url v2.2.2
[INFO] [stderr] Compiling env_logger v0.9.0
[INFO] [stderr] Compiling trillium-tls-common v0.1.0
[INFO] [stderr] Compiling trillium-server-common v0.3.0
[INFO] [stderr] Compiling trillium-client v0.2.0
[INFO] [stderr] Compiling trillium-proxy v0.2.0
[INFO] [stderr] Compiling trillium-smol v0.2.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" "9faf0383807b264f29fd5490b1f2f8ea2c30bc3b238510a5b9d99e9f1ef1d9d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9faf0383807b264f29fd5490b1f2f8ea2c30bc3b238510a5b9d99e9f1ef1d9d3", kill_on_drop: false }`
[INFO] [stdout] 9faf0383807b264f29fd5490b1f2f8ea2c30bc3b238510a5b9d99e9f1ef1d9d3