[INFO] fetching crate changelog 0.3.4... [INFO] checking changelog-0.3.4 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate changelog 0.3.4 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate changelog 0.3.4 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate changelog 0.3.4 [INFO] finished tweaking crates.io crate changelog 0.3.4 [INFO] tweaked toml for crates.io crate changelog 0.3.4 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate changelog 0.3.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termcolor v0.3.6 [INFO] [stderr] Downloaded wincolor v0.1.6 [INFO] [stderr] Downloaded git2 v0.11.0 [INFO] [stderr] Downloaded mktemp v0.4.0 [INFO] [stderr] Downloaded human-panic v1.0.1 [INFO] [stderr] Downloaded clap_flags v0.5.0 [INFO] [stderr] Downloaded pest_generator v2.1.2 [INFO] [stderr] Downloaded libgit2-sys v0.10.0 [INFO] [stderr] Downloaded libssh2-sys v0.2.15 [INFO] [stderr] Downloaded comrak v0.7.0 [INFO] [stderr] Downloaded os_type v2.2.0 [INFO] [stderr] Downloaded entities v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08f3fa1fa5d123e3c244e2d242bdc91a7e3b3c7e1fcc2ad84f46f014672a2922 [INFO] running `Command { std: "docker" "start" "-a" "08f3fa1fa5d123e3c244e2d242bdc91a7e3b3c7e1fcc2ad84f46f014672a2922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08f3fa1fa5d123e3c244e2d242bdc91a7e3b3c7e1fcc2ad84f46f014672a2922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08f3fa1fa5d123e3c244e2d242bdc91a7e3b3c7e1fcc2ad84f46f014672a2922", kill_on_drop: false }` [INFO] [stdout] 08f3fa1fa5d123e3c244e2d242bdc91a7e3b3c7e1fcc2ad84f46f014672a2922 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cac7e5d230bf07e08f3759edb51c3f8c6e455860398cd60641e82828337277b [INFO] running `Command { std: "docker" "start" "-a" "9cac7e5d230bf07e08f3759edb51c3f8c6e455860398cd60641e82828337277b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking regex-syntax v0.6.15 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking aho-corasick v0.7.9 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking mktemp v0.4.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libssh2-sys v0.2.15 [INFO] [stderr] Compiling libgit2-sys v0.10.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Checking backtrace v0.3.44 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking os_type v2.2.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling git2 v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking comrak v0.7.0 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Compiling structopt v0.3.11 [INFO] [stderr] Checking clap_flags v0.5.0 [INFO] [stderr] Compiling changelog v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking human-panic v1.0.1 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/human-panic-1.0.1/src/report.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 67 | None => bail!("Could not create a tmp directory for a report."), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `human-panic` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9cac7e5d230bf07e08f3759edb51c3f8c6e455860398cd60641e82828337277b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cac7e5d230bf07e08f3759edb51c3f8c6e455860398cd60641e82828337277b", kill_on_drop: false }` [INFO] [stdout] 9cac7e5d230bf07e08f3759edb51c3f8c6e455860398cd60641e82828337277b