[INFO] fetching crate sauron 0.25.1... [INFO] checking sauron-0.25.1 against master#7750c3d46bc19784adb1ee6e37a5ec7e4cd7e772 for pr-73084-1 [INFO] extracting crate sauron 0.25.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate sauron 0.25.1 on toolchain 7750c3d46bc19784adb1ee6e37a5ec7e4cd7e772 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7750c3d46bc19784adb1ee6e37a5ec7e4cd7e772" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sauron 0.25.1 [INFO] finished tweaking crates.io crate sauron 0.25.1 [INFO] tweaked toml for crates.io crate sauron 0.25.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate sauron 0.25.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7750c3d46bc19784adb1ee6e37a5ec7e4cd7e772" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+7750c3d46bc19784adb1ee6e37a5ec7e4cd7e772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2dc3f356662b08b43df6cb94cf034b78f61cfaf5fae4f2584b077ebec1a563b4 [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" "2dc3f356662b08b43df6cb94cf034b78f61cfaf5fae4f2584b077ebec1a563b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dc3f356662b08b43df6cb94cf034b78f61cfaf5fae4f2584b077ebec1a563b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dc3f356662b08b43df6cb94cf034b78f61cfaf5fae4f2584b077ebec1a563b4", kill_on_drop: false }` [INFO] [stdout] 2dc3f356662b08b43df6cb94cf034b78f61cfaf5fae4f2584b077ebec1a563b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+7750c3d46bc19784adb1ee6e37a5ec7e4cd7e772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e0b4db636709132cee1a27cdac813e96b7ae87d71614767f2f8c615a96b5d6c [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" "4e0b4db636709132cee1a27cdac813e96b7ae87d71614767f2f8c615a96b5d6c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.63 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.3.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking sauron_vdom v0.25.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking crossbeam-queue v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.13 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking tinytemplate v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.63 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.63 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Checking js-sys v0.3.40 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Checking web-sys v0.3.40 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.13 [INFO] [stderr] Checking wasm-bindgen-test v0.3.13 [INFO] [stderr] Checking sauron v0.25.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "4e0b4db636709132cee1a27cdac813e96b7ae87d71614767f2f8c615a96b5d6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e0b4db636709132cee1a27cdac813e96b7ae87d71614767f2f8c615a96b5d6c", kill_on_drop: false }` [INFO] [stdout] 4e0b4db636709132cee1a27cdac813e96b7ae87d71614767f2f8c615a96b5d6c