[INFO] fetching crate bns 0.1.0... [INFO] testing bns-0.1.0 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate bns 0.1.0 into /workspace/builds/worker-111/source [INFO] validating manifest of crates.io crate bns 0.1.0 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bns 0.1.0 [INFO] finished tweaking crates.io crate bns 0.1.0 [INFO] tweaked toml for crates.io crate bns 0.1.0 written to /workspace/builds/worker-111/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded curl v0.3.11 [INFO] [stderr] Downloaded scraper v0.4.0 [INFO] [stderr] Downloaded selectors v0.5.9 [INFO] [stderr] Downloaded curl-sys v0.2.5 [INFO] [stderr] Downloaded ego-tree v0.1.1 [INFO] [stderr] Downloaded quickersort v2.2.0 [INFO] [stderr] Downloaded cssparser v0.5.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 699edf44275a2d93452be39bf8452e432089f36926b07dcaca387eae3e4b8254 [INFO] running `Command { std: "docker" "start" "-a" "699edf44275a2d93452be39bf8452e432089f36926b07dcaca387eae3e4b8254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "699edf44275a2d93452be39bf8452e432089f36926b07dcaca387eae3e4b8254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "699edf44275a2d93452be39bf8452e432089f36926b07dcaca387eae3e4b8254", kill_on_drop: false }` [INFO] [stdout] 699edf44275a2d93452be39bf8452e432089f36926b07dcaca387eae3e4b8254 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb59852981c083312826452683db75dc51903d09394b9abf196f6367489337fd [INFO] running `Command { std: "docker" "start" "-a" "cb59852981c083312826452683db75dc51903d09394b9abf196f6367489337fd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling ego-tree v0.1.1 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling utf-8 v0.6.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.7.17 [INFO] [stderr] Compiling curl-sys v0.2.5 [INFO] [stderr] Compiling cssparser v0.5.8 [INFO] [stderr] Compiling tendril v0.2.4 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling quickersort v2.2.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.2.29 [INFO] [stderr] Compiling html5ever v0.5.4 [INFO] [stderr] Compiling selectors v0.5.9 [INFO] [stdout] error[E0425]: cannot find function `precise_time_ns` in crate `time` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.5.4/src/macros.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | let t0 = ::time::precise_time_ns(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.5.4/src/tokenizer/mod.rs:230:27 [INFO] [stdout] | [INFO] [stdout] 230 | let (_, dt) = time!(self.sink.process_token(token)); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `time` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `precise_time_ns` in crate `time` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.5.4/src/macros.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | let dt = ::time::precise_time_ns() - t0; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.5.4/src/tokenizer/mod.rs:230:27 [INFO] [stdout] | [INFO] [stdout] 230 | let (_, dt) = time!(self.sink.process_token(token)); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `time` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `precise_time_ns` in crate `time` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.5.4/src/macros.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | let t0 = ::time::precise_time_ns(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.5.4/src/tokenizer/mod.rs:318:37 [INFO] [stdout] | [INFO] [stdout] 318 | let (run, mut dt) = time!(self.step()); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `time` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `precise_time_ns` in crate `time` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.5.4/src/macros.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | let dt = ::time::precise_time_ns() - t0; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.5.4/src/tokenizer/mod.rs:318:37 [INFO] [stdout] | [INFO] [stdout] 318 | let (run, mut dt) = time!(self.step()); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `time` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `html5ever` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cb59852981c083312826452683db75dc51903d09394b9abf196f6367489337fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb59852981c083312826452683db75dc51903d09394b9abf196f6367489337fd", kill_on_drop: false }` [INFO] [stdout] cb59852981c083312826452683db75dc51903d09394b9abf196f6367489337fd