[INFO] cloning repository https://github.com/Metaswitch/floki [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Metaswitch/floki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMetaswitch%2Ffloki", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMetaswitch%2Ffloki'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d0aeab4765a39425f91d3696808d23bb9aa293c [INFO] checking Metaswitch/floki against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMetaswitch%2Ffloki" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Metaswitch/floki [INFO] finished tweaking git repo https://github.com/Metaswitch/floki [INFO] tweaked toml for git repo https://github.com/Metaswitch/floki written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Metaswitch/floki on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Metaswitch/floki 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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ad746f6244a5b9f22e806e16a263ed2b2ee2726f480a7b109a7216a7fb15e71 [INFO] running `Command { std: "docker" "start" "-a" "6ad746f6244a5b9f22e806e16a263ed2b2ee2726f480a7b109a7216a7fb15e71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ad746f6244a5b9f22e806e16a263ed2b2ee2726f480a7b109a7216a7fb15e71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ad746f6244a5b9f22e806e16a263ed2b2ee2726f480a7b109a7216a7fb15e71", kill_on_drop: false }` [INFO] [stdout] 6ad746f6244a5b9f22e806e16a263ed2b2ee2726f480a7b109a7216a7fb15e71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68150e31a06988f44f05657d2e93294b2b3e390fa5867a8fdfd413cffc4d7000 [INFO] running `Command { std: "docker" "start" "-a" "68150e31a06988f44f05657d2e93294b2b3e390fa5867a8fdfd413cffc4d7000", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking hybrid-array v0.4.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Checking crypto-common v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking block-buffer v0.12.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking const-oid v0.10.2 [INFO] [stderr] Checking winnow v1.0.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking indexmap v2.13.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking digest v0.11.2 [INFO] [stderr] Checking toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Checking toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking hashlink v0.11.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Checking yaml-rust2 v0.11.0 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Checking shell-words v1.1.1 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking tera v1.20.1 [INFO] [stderr] Checking floki v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.00s [INFO] running `Command { std: "docker" "inspect" "68150e31a06988f44f05657d2e93294b2b3e390fa5867a8fdfd413cffc4d7000", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68150e31a06988f44f05657d2e93294b2b3e390fa5867a8fdfd413cffc4d7000", kill_on_drop: false }` [INFO] [stdout] 68150e31a06988f44f05657d2e93294b2b3e390fa5867a8fdfd413cffc4d7000