[INFO] fetching crate subscript 0.3.0... [INFO] checking subscript-0.3.0 against try#32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d for pr-83312 [INFO] extracting crate subscript 0.3.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate subscript 0.3.0 on toolchain 32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate subscript 0.3.0 [INFO] finished tweaking crates.io crate subscript 0.3.0 [INFO] tweaked toml for crates.io crate subscript 0.3.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate subscript 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "fetch" "--locked" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded inotify-sys v0.1.4 [INFO] [stderr] Downloaded smallvec v1.5.1 [INFO] [stderr] Downloaded syn v1.0.54 [INFO] [stderr] Downloaded xml5ever v0.16.1 [INFO] [stderr] Downloaded filetime v0.2.13 [INFO] [stderr] Downloaded harsh v0.2.1 [INFO] [stderr] Downloaded hotwatch v0.4.5 [INFO] [stderr] Downloaded rhai_codegen v0.3.0 [INFO] [stderr] Downloaded rhai v0.19.7 [INFO] [stderr] Downloaded markup5ever_rcdom v0.1.0 [INFO] [stderr] Downloaded serde_json v1.0.60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64f21b352cc40df952fa189059686142de78072e17bc0234731ad66aedcced89 [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" "64f21b352cc40df952fa189059686142de78072e17bc0234731ad66aedcced89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64f21b352cc40df952fa189059686142de78072e17bc0234731ad66aedcced89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64f21b352cc40df952fa189059686142de78072e17bc0234731ad66aedcced89", kill_on_drop: false }` [INFO] [stdout] 64f21b352cc40df952fa189059686142de78072e17bc0234731ad66aedcced89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "check" "--frozen" "--all" "--all-targets" "--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] cc9a691369321078e0a8b2655ca42f942f5ab629e82b27986f3070323339c9f1 [INFO] running `Command { std: "docker" "start" "-a" "cc9a691369321078e0a8b2655ca42f942f5ab629e82b27986f3070323339c9f1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Checking harsh v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking inotify-sys v0.1.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking hotwatch v0.4.5 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling rhai_codegen v0.3.0 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking string_cache v0.8.1 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking rhai v0.19.7 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking xml5ever v0.16.1 [INFO] [stderr] Checking markup5ever_rcdom v0.1.0 [INFO] [stderr] Checking subscript v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "cc9a691369321078e0a8b2655ca42f942f5ab629e82b27986f3070323339c9f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc9a691369321078e0a8b2655ca42f942f5ab629e82b27986f3070323339c9f1", kill_on_drop: false }` [INFO] [stdout] cc9a691369321078e0a8b2655ca42f942f5ab629e82b27986f3070323339c9f1