[INFO] fetching crate procr_ansi_term 0.2.2...
[INFO] testing procr_ansi_term-0.2.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate procr_ansi_term 0.2.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate procr_ansi_term 0.2.2
[INFO] finished tweaking crates.io crate procr_ansi_term 0.2.2
[INFO] tweaked toml for crates.io crate procr_ansi_term 0.2.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate procr_ansi_term 0.2.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate procr_ansi_term 0.2.2 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ra-ap-rustc_serialize v0.14.0
[INFO] [stderr]   Downloaded ra-ap-rustc_lexer v0.14.0
[INFO] [stderr]   Downloaded thin-vec v0.2.12
[INFO] [stderr]   Downloaded procr_ansi_format v0.1.0
[INFO] [stderr]   Downloaded unicode-properties v0.1.0
[INFO] [stderr]   Downloaded synstructure v0.13.0
[INFO] [stderr]   Downloaded ra-ap-rustc_macros v0.14.0
[INFO] [stderr]   Downloaded ra-ap-rustc_index v0.14.0
[INFO] [stderr]   Downloaded regex v1.10.0
[INFO] [stderr]   Downloaded regex-automata v0.4.1
[INFO] [stderr]   Downloaded regex-syntax v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f86f2ed4191291da7d7e4518f74c201fa4641e1cad5ea3ef682f45abbb6190cf
[INFO] running `Command { std: "docker" "start" "-a" "f86f2ed4191291da7d7e4518f74c201fa4641e1cad5ea3ef682f45abbb6190cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f86f2ed4191291da7d7e4518f74c201fa4641e1cad5ea3ef682f45abbb6190cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f86f2ed4191291da7d7e4518f74c201fa4641e1cad5ea3ef682f45abbb6190cf", kill_on_drop: false }`
[INFO] [stdout] f86f2ed4191291da7d7e4518f74c201fa4641e1cad5ea3ef682f45abbb6190cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd338fc7ff6677ad7ad48a9216cd0fae45e51178d36482ba3e99b3f295faf655
[INFO] running `Command { std: "docker" "start" "-a" "dd338fc7ff6677ad7ad48a9216cd0fae45e51178d36482ba3e99b3f295faf655", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.8.1
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling thin-vec v0.2.12
[INFO] [stderr]    Compiling unicode-properties v0.1.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling ra-ap-rustc_lexer v0.14.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ra-ap-rustc_serialize v0.14.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stdout] error[E0599]: no method named `sub_ptr` found for raw pointer `*const u8` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ra-ap-rustc_serialize-0.14.0/src/opaque.rs:245:27
[INFO] [stdout]     |
[INFO] [stdout] 245 |         unsafe { self.end.sub_ptr(self.start) }
[INFO] [stdout]     |                           ^^^^^^^ method not found in `*const u8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sub_ptr` found for raw pointer `*const u8` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ra-ap-rustc_serialize-0.14.0/src/opaque.rs:251:27
[INFO] [stdout]     |
[INFO] [stdout] 251 |         unsafe { self.end.sub_ptr(self.current) }
[INFO] [stdout]     |                           ^^^^^^^ method not found in `*const u8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sub_ptr` found for raw pointer `*const u8` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ra-ap-rustc_serialize-0.14.0/src/opaque.rs:365:31
[INFO] [stdout]     |
[INFO] [stdout] 365 |         unsafe { self.current.sub_ptr(self.start) }
[INFO] [stdout]     |                               ^^^^^^^ method not found in `*const u8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ra-ap-rustc_serialize` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dd338fc7ff6677ad7ad48a9216cd0fae45e51178d36482ba3e99b3f295faf655", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd338fc7ff6677ad7ad48a9216cd0fae45e51178d36482ba3e99b3f295faf655", kill_on_drop: false }`
[INFO] [stdout] dd338fc7ff6677ad7ad48a9216cd0fae45e51178d36482ba3e99b3f295faf655
