[INFO] cloning repository https://github.com/soruh/sanitizeable [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soruh/sanitizeable" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoruh%2Fsanitizeable", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoruh%2Fsanitizeable'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62df36f7c23594dd0379b86d9a23aa217416d0c2 [INFO] checking soruh/sanitizeable/62df36f7c23594dd0379b86d9a23aa217416d0c2 against master#ab1d2444533d829e2d5cff6634cd3c70de6d7103 for pr-147841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoruh%2Fsanitizeable" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/soruh/sanitizeable [INFO] finished tweaking git repo https://github.com/soruh/sanitizeable [INFO] tweaked toml for git repo https://github.com/soruh/sanitizeable written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/soruh/sanitizeable on toolchain ab1d2444533d829e2d5cff6634cd3c70de6d7103 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/soruh/sanitizeable 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" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trybuild v1.0.32 [INFO] [stderr] Downloaded sanitizeable_derive v0.1.1 [INFO] [stderr] Downloaded syn v1.0.38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ac8c06743ab9a295960f021e34d9d5ec258a564e3ebaff4982155a323038f38 [INFO] running `Command { std: "docker" "start" "-a" "3ac8c06743ab9a295960f021e34d9d5ec258a564e3ebaff4982155a323038f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ac8c06743ab9a295960f021e34d9d5ec258a564e3ebaff4982155a323038f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ac8c06743ab9a295960f021e34d9d5ec258a564e3ebaff4982155a323038f38", kill_on_drop: false }` [INFO] [stdout] 3ac8c06743ab9a295960f021e34d9d5ec258a564e3ebaff4982155a323038f38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf377817a12181208fe63ce014351dd59d582de4a38b29e62b1dcc684d03fa59 [INFO] running `Command { std: "docker" "start" "-a" "cf377817a12181208fe63ce014351dd59d582de4a38b29e62b1dcc684d03fa59", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking proc-macro2 v1.0.19 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking sanitizeable_derive v0.1.1 (/opt/rustwide/workdir/sanitizeable_derive) [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling sanitizeable_derive v0.1.1 [INFO] [stderr] Checking sanitizeable v0.1.1 (/opt/rustwide/workdir/sanitizeable) [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking trybuild v1.0.32 [INFO] [stderr] Checking sanitizeable_examples v0.1.0 (/opt/rustwide/workdir/example) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> example/examples/pass/product.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(untagged_unions)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.64.0; see for more information [INFO] [stdout] = note: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sanitizeable_examples` (example "product") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> example/examples/pass/user.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(untagged_unions)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.64.0; see for more information [INFO] [stdout] = note: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> example/examples/pass/misc.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(untagged_unions)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.64.0; see for more information [INFO] [stdout] = note: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> example/examples/pass/serde.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(untagged_unions)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.64.0; see for more information [INFO] [stdout] = note: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sanitizeable_examples` (example "serde") due to 1 previous error [INFO] [stderr] error: could not compile `sanitizeable_examples` (example "user") due to 1 previous error [INFO] [stderr] error: could not compile `sanitizeable_examples` (example "misc") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cf377817a12181208fe63ce014351dd59d582de4a38b29e62b1dcc684d03fa59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf377817a12181208fe63ce014351dd59d582de4a38b29e62b1dcc684d03fa59", kill_on_drop: false }` [INFO] [stdout] cf377817a12181208fe63ce014351dd59d582de4a38b29e62b1dcc684d03fa59