[INFO] fetching crate saloc 0.0.0...
[INFO] checking saloc-0.0.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate saloc 0.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate saloc 0.0.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate saloc 0.0.0
[INFO] finished tweaking crates.io crate saloc 0.0.0
[INFO] tweaked toml for crates.io crate saloc 0.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate saloc 0.0.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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6adf20e15700050cd21e3ecea7e4dbf9c60fecd65b129c578148775a14749782
[INFO] running `Command { std: "docker" "start" "-a" "6adf20e15700050cd21e3ecea7e4dbf9c60fecd65b129c578148775a14749782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6adf20e15700050cd21e3ecea7e4dbf9c60fecd65b129c578148775a14749782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6adf20e15700050cd21e3ecea7e4dbf9c60fecd65b129c578148775a14749782", kill_on_drop: false }`
[INFO] [stdout] 6adf20e15700050cd21e3ecea7e4dbf9c60fecd65b129c578148775a14749782
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6ba2c9f2160a988ce2cc0690e1fcd56898d4c9c401c48cfa7d71ac9b08be762
[INFO] running `Command { std: "docker" "start" "-a" "b6ba2c9f2160a988ce2cc0690e1fcd56898d4c9c401c48cfa7d71ac9b08be762", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling siphasher v0.3.6
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling serde v1.0.129
[INFO] [stderr]     Checking tracing-core v0.1.19
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.3
[INFO] [stderr]     Checking tracing-serde v0.1.2
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling string_cache v0.8.1
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling terminfo v0.7.3
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling darling_core v0.13.0
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]     Checking gimli v0.25.0
[INFO] [stderr]     Checking unicode-bidi v0.3.6
[INFO] [stderr]    Compiling eyre v0.6.5
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling lalrpop-util v0.19.6
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling lalrpop v0.19.6
[INFO] [stderr]     Checking object v0.26.1
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking addr2line v0.16.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking rustc-demangle v0.1.20
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking owo-colors v1.3.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling darling_macro v0.13.0
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.4
[INFO] [stderr]    Compiling darling v0.13.0
[INFO] [stderr]    Compiling typestate-proc-macro v0.8.0
[INFO] [stderr]    Compiling aquamarine v0.1.10
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking tracing-subscriber v0.2.20
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking smallstr v0.2.0
[INFO] [stderr]     Checking os_str_bytes v3.1.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking yansi v0.5.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking typestate v0.8.0
[INFO] [stderr]     Checking ariadne v0.1.3
[INFO] [stderr]     Checking tracing-error v0.1.2
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking clap v3.0.0-beta.4
[INFO] [stderr]     Checking color-spantrace v0.1.6
[INFO] [stderr]     Checking color-eyre v0.5.11
[INFO] [stderr]     Checking mortal v0.2.2
[INFO] [stderr]     Checking linefeed v0.6.0
[INFO] [stderr]    Compiling saloc-lib v0.0.0
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/saloc-lib-0.0.0/src/lib.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(format_args_capture, crate_visibility_modifier, test)]
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in favor of `pub(crate)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found keyword `fn`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/saloc-lib-0.0.0/src/util.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | crate fn vec_str(v: &Vec<String>) -> String {
[INFO] [stdout]   |       ^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::util::vec_str`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/saloc-lib-0.0.0/src/compiler.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::util::vec_str;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ no `vec_str` in `util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `saloc-lib` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "b6ba2c9f2160a988ce2cc0690e1fcd56898d4c9c401c48cfa7d71ac9b08be762", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6ba2c9f2160a988ce2cc0690e1fcd56898d4c9c401c48cfa7d71ac9b08be762", kill_on_drop: false }`
[INFO] [stdout] b6ba2c9f2160a988ce2cc0690e1fcd56898d4c9c401c48cfa7d71ac9b08be762
