[INFO] fetching crate base16cs 0.3.0... [INFO] checking base16cs-0.3.0 against master#38352b01ae4af9300be03b805d6db68c45e51068 for pr-129864 [INFO] extracting crate base16cs 0.3.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate base16cs 0.3.0 on toolchain 38352b01ae4af9300be03b805d6db68c45e51068 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38352b01ae4af9300be03b805d6db68c45e51068" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate base16cs 0.3.0 [INFO] finished tweaking crates.io crate base16cs 0.3.0 [INFO] tweaked toml for crates.io crate base16cs 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate base16cs 0.3.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" "+38352b01ae4af9300be03b805d6db68c45e51068" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tempdir v0.3.7 [INFO] [stderr] Downloaded liquid v0.26.4 [INFO] [stderr] Downloaded rand v0.4.6 [INFO] [stderr] Downloaded exitcode v1.1.2 [INFO] [stderr] Downloaded rstest v0.19.0 [INFO] [stderr] Downloaded liquid-derive v0.26.4 [INFO] [stderr] Downloaded rstest_macros v0.19.0 [INFO] [stderr] Downloaded kstring v2.0.0 [INFO] [stderr] Downloaded liquid-core v0.26.4 [INFO] [stderr] Downloaded liquid-lib v0.26.4 [INFO] [stderr] Downloaded serde_arrays v0.1.0 [INFO] [stderr] Downloaded doc-comment v0.3.3 [INFO] [stderr] Downloaded futures-timer v3.0.3 [INFO] [stderr] Downloaded syn v2.0.63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+38352b01ae4af9300be03b805d6db68c45e51068" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f44a2ee9665058bd4080b47716abfb6d17b208ab34ab680a42790e8345f7da2 [INFO] running `Command { std: "docker" "start" "-a" "5f44a2ee9665058bd4080b47716abfb6d17b208ab34ab680a42790e8345f7da2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f44a2ee9665058bd4080b47716abfb6d17b208ab34ab680a42790e8345f7da2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f44a2ee9665058bd4080b47716abfb6d17b208ab34ab680a42790e8345f7da2", kill_on_drop: false }` [INFO] [stdout] 5f44a2ee9665058bd4080b47716abfb6d17b208ab34ab680a42790e8345f7da2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+38352b01ae4af9300be03b805d6db68c45e51068" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b1ddbcf3e3dd82df907b56f2c2498d355039793b672a1ac746052edc801b511 [INFO] running `Command { std: "docker" "start" "-a" "8b1ddbcf3e3dd82df907b56f2c2498d355039793b672a1ac746052edc801b511", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Compiling rstest_macros v0.19.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling liquid-derive v0.26.4 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rstest v0.19.0 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking kstring v2.0.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking serde_arrays v0.1.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking liquid-core v0.26.4 [INFO] [stderr] Checking liquid-lib v0.26.4 [INFO] [stderr] Checking liquid v0.26.4 [INFO] [stderr] Checking base16cs v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.16s [INFO] running `Command { std: "docker" "inspect" "8b1ddbcf3e3dd82df907b56f2c2498d355039793b672a1ac746052edc801b511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b1ddbcf3e3dd82df907b56f2c2498d355039793b672a1ac746052edc801b511", kill_on_drop: false }` [INFO] [stdout] 8b1ddbcf3e3dd82df907b56f2c2498d355039793b672a1ac746052edc801b511