[INFO] crate ert 0.2.0 is already in cache
[INFO] testing ert-0.2.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274
[INFO] extracting crate ert 0.2.0 into /workspace/builds/worker-4/source
[INFO] validating manifest of crates.io crate ert 0.2.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766
[INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate ert 0.2.0
[INFO] finished tweaking crates.io crate ert 0.2.0
[INFO] tweaked toml for crates.io crate ert 0.2.0 written to /workspace/builds/worker-4/source/Cargo.toml
[INFO] crate crates.io crate ert 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 1a552ad2bacde08bd622bddfe7c1b28293fd5d959029f6c07b6ec134de003290
[INFO] running `"docker" "start" "-a" "1a552ad2bacde08bd622bddfe7c1b28293fd5d959029f6c07b6ec134de003290"`
[INFO] [stderr] Compiling proc-macro2 v1.0.9
[INFO] [stderr] Compiling unicode-xid v0.2.0
[INFO] [stderr] Compiling libc v0.2.68
[INFO] [stderr] Compiling memchr v2.3.3
[INFO] [stderr] Compiling slab v0.4.2
[INFO] [stderr] Compiling futures-core v0.3.4
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling log v0.4.8
[INFO] [stderr] Compiling futures-sink v0.3.4
[INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4
[INFO] [stderr] Compiling arc-swap v0.4.5
[INFO] [stderr] Compiling fnv v1.0.6
[INFO] [stderr] Compiling bytes v0.5.4
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling pin-project-lite v0.1.4
[INFO] [stderr] Compiling futures-channel v0.3.4
[INFO] [stderr] Compiling quote v1.0.3
[INFO] [stderr] Compiling iovec v0.1.4
[INFO] [stderr] Compiling net2 v0.2.33
[INFO] [stderr] Compiling num_cpus v1.12.0
[INFO] [stderr] Compiling signal-hook-registry v1.2.0
[INFO] [stderr] Compiling syn v1.0.16
[INFO] [stderr] Compiling mio v0.6.21
[INFO] [stderr] Compiling mio-uds v0.6.7
[INFO] [stderr] Compiling proc-macro-hack v0.5.12
[INFO] [stderr] Compiling tokio-macros v0.2.5
[INFO] [stderr] Compiling tokio v0.2.13
[INFO] [stderr] Compiling futures-macro v0.3.4
[INFO] [stderr] Compiling futures-util v0.3.4
[INFO] [stderr] Compiling futures-executor v0.3.4
[INFO] [stderr] Compiling futures v0.3.4
[INFO] [stderr] Compiling ert v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unnecessary braces around block return value
[INFO] [stderr] --> src/router.rs:30:56
[INFO] [stderr] |
[INFO] [stderr] 30 | static ref GLOBAL_ROUTER: RwLock