[INFO] fetching crate static_table 0.4.0... [INFO] checking static_table-0.4.0 against try#0edd13c68435d50367c79cef43ac2768d2ec4f3d for pr-129422 [INFO] extracting crate static_table 0.4.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate static_table 0.4.0 on toolchain 0edd13c68435d50367c79cef43ac2768d2ec4f3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate static_table 0.4.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate static_table 0.4.0 [INFO] tweaked toml for crates.io crate static_table 0.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate static_table 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4e4f4b689f9cfdb461ee4ce6907b435aef45c3da0ea8c3feb85943cd1e48380 [INFO] running `Command { std: "docker" "start" "-a" "a4e4f4b689f9cfdb461ee4ce6907b435aef45c3da0ea8c3feb85943cd1e48380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4e4f4b689f9cfdb461ee4ce6907b435aef45c3da0ea8c3feb85943cd1e48380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4e4f4b689f9cfdb461ee4ce6907b435aef45c3da0ea8c3feb85943cd1e48380", kill_on_drop: false }` [INFO] [stdout] a4e4f4b689f9cfdb461ee4ce6907b435aef45c3da0ea8c3feb85943cd1e48380 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 244a6329d7e07e8269d16dcd85863f772bd9734e611cb03f6aea9ac1e3baded0 [INFO] running `Command { std: "docker" "start" "-a" "244a6329d7e07e8269d16dcd85863f772bd9734e611cb03f6aea9ac1e3baded0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking bytecount v0.6.7 [INFO] [stderr] Checking papergrid v0.12.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking vte v0.10.1 [INFO] [stderr] Compiling tabled v0.16.0 [INFO] [stderr] Checking ansitok v0.2.0 [INFO] [stderr] Checking testing_table v0.1.0 [INFO] [stderr] Checking static_table v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.63s [INFO] running `Command { std: "docker" "inspect" "244a6329d7e07e8269d16dcd85863f772bd9734e611cb03f6aea9ac1e3baded0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "244a6329d7e07e8269d16dcd85863f772bd9734e611cb03f6aea9ac1e3baded0", kill_on_drop: false }` [INFO] [stdout] 244a6329d7e07e8269d16dcd85863f772bd9734e611cb03f6aea9ac1e3baded0