[INFO] fetching crate ra_ap_span 0.0.301...
[INFO] building ra_ap_span-0.0.301 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate ra_ap_span 0.0.301 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate ra_ap_span 0.0.301
[INFO] finished tweaking crates.io crate ra_ap_span 0.0.301
[INFO] tweaked toml for crates.io crate ra_ap_span 0.0.301 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ra_ap_span 0.0.301 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ra_ap_span 0.0.301 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a02b64509f6bc2b3d471eed75a9dca6bd56c1337d1a18c9bcf1cb2679ba1287
[INFO] running `Command { std: "docker" "start" "-a" "4a02b64509f6bc2b3d471eed75a9dca6bd56c1337d1a18c9bcf1cb2679ba1287", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a02b64509f6bc2b3d471eed75a9dca6bd56c1337d1a18c9bcf1cb2679ba1287", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a02b64509f6bc2b3d471eed75a9dca6bd56c1337d1a18c9bcf1cb2679ba1287", kill_on_drop: false }`
[INFO] [stdout] 4a02b64509f6bc2b3d471eed75a9dca6bd56c1337d1a18c9bcf1cb2679ba1287
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ea9ab6b86bef496b603ba397218150ad2e91c01e9dfcfbf3e3576f868fa3bd7
[INFO] running `Command { std: "docker" "start" "-a" "9ea9ab6b86bef496b603ba397218150ad2e91c01e9dfcfbf3e3576f868fa3bd7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling camino v1.1.11
[INFO] [stderr]    Compiling jod-thread v1.0.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling ra_ap_edition v0.0.301
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling rustc-literal-escaper v0.0.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling ra-ap-rustc_lexer v0.123.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling salsa-macro-rules v0.23.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling ra_ap_paths v0.0.301
[INFO] [stderr]    Compiling la-arena v0.3.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling seize v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rowan v0.15.15
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling salsa-macros v0.23.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ra_ap_stdx v0.0.301
[INFO] [stderr]    Compiling ra_ap_parser v0.0.301
[INFO] [stderr]    Compiling salsa v0.23.0
[INFO] [stderr]    Compiling ra_ap_vfs v0.0.301
[INFO] [stderr]    Compiling ra_ap_syntax v0.0.301
[INFO] [stderr]    Compiling ra_ap_span v0.0.301 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.84s
[INFO] running `Command { std: "docker" "inspect" "9ea9ab6b86bef496b603ba397218150ad2e91c01e9dfcfbf3e3576f868fa3bd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ea9ab6b86bef496b603ba397218150ad2e91c01e9dfcfbf3e3576f868fa3bd7", kill_on_drop: false }`
[INFO] [stdout] 9ea9ab6b86bef496b603ba397218150ad2e91c01e9dfcfbf3e3576f868fa3bd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11be91bf50ad9d01fb2b96e3bb4c37874142246881c4793fdde86b2ad2ce25a9
[INFO] running `Command { std: "docker" "start" "-a" "11be91bf50ad9d01fb2b96e3bb4c37874142246881c4793fdde86b2ad2ce25a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling ra_ap_span v0.0.301 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s
[INFO] running `Command { std: "docker" "inspect" "11be91bf50ad9d01fb2b96e3bb4c37874142246881c4793fdde86b2ad2ce25a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11be91bf50ad9d01fb2b96e3bb4c37874142246881c4793fdde86b2ad2ce25a9", kill_on_drop: false }`
[INFO] [stdout] 11be91bf50ad9d01fb2b96e3bb4c37874142246881c4793fdde86b2ad2ce25a9
