[INFO] cloning repository https://github.com/FoamFactory/pla2html [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FoamFactory/pla2html" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFoamFactory%2Fpla2html", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFoamFactory%2Fpla2html'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92b93b7af44ce836ee3496eea693c505bcd3d3af [INFO] checking FoamFactory/pla2html against try#8330aa5198c56eb493d06cd9c4cc91d00d70e3b6 for pr-103872 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFoamFactory%2Fpla2html" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FoamFactory/pla2html on toolchain 8330aa5198c56eb493d06cd9c4cc91d00d70e3b6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FoamFactory/pla2html [INFO] finished tweaking git repo https://github.com/FoamFactory/pla2html [INFO] tweaked toml for git repo https://github.com/FoamFactory/pla2html written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/FoamFactory/pla2html already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 304c17fb43f12d4343ee17badd4a7ac7ba1ecf9e5f1309d82b49a1a2e299df8f [INFO] running `Command { std: "docker" "start" "-a" "304c17fb43f12d4343ee17badd4a7ac7ba1ecf9e5f1309d82b49a1a2e299df8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "304c17fb43f12d4343ee17badd4a7ac7ba1ecf9e5f1309d82b49a1a2e299df8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "304c17fb43f12d4343ee17badd4a7ac7ba1ecf9e5f1309d82b49a1a2e299df8f", kill_on_drop: false }` [INFO] [stdout] 304c17fb43f12d4343ee17badd4a7ac7ba1ecf9e5f1309d82b49a1a2e299df8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be64748e0a0625538fcc0928bcb04a51b83df739c2fbcd02cfa150a5a0f27be4 [INFO] running `Command { std: "docker" "start" "-a" "be64748e0a0625538fcc0928bcb04a51b83df739c2fbcd02cfa150a5a0f27be4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking debugid v0.7.2 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking block-buffer v0.10.1 [INFO] [stderr] Checking crypto-common v0.1.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking memmap2 v0.5.2 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling symbolic-demangle v8.6.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Checking symbolic-common v8.6.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking rustc_version v0.2.3 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking digest v0.10.1 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking msvc-demangler v0.9.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking horrorshow v0.8.4 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking md-5 v0.10.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking is_executable v1.0.1 [INFO] [stderr] Checking fomat-macros v0.3.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fomat-macros-0.3.1/src/lib.rs:947:28 [INFO] [stdout] | [INFO] [stdout] 947 | assert_eq!(fomat!({=13:05b} "."), "13 = 01101."); [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fomat-macros` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "be64748e0a0625538fcc0928bcb04a51b83df739c2fbcd02cfa150a5a0f27be4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be64748e0a0625538fcc0928bcb04a51b83df739c2fbcd02cfa150a5a0f27be4", kill_on_drop: false }` [INFO] [stdout] be64748e0a0625538fcc0928bcb04a51b83df739c2fbcd02cfa150a5a0f27be4