[INFO] cloning repository https://github.com/djkoloski/rust_serialization_benchmark [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/djkoloski/rust_serialization_benchmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjkoloski%2Frust_serialization_benchmark", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjkoloski%2Frust_serialization_benchmark'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17effd545bf120a9177fe5cad2b7a57eec85ab60 [INFO] checking djkoloski/rust_serialization_benchmark against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjkoloski%2Frust_serialization_benchmark" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/djkoloski/rust_serialization_benchmark 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 git repo https://github.com/djkoloski/rust_serialization_benchmark [INFO] finished tweaking git repo https://github.com/djkoloski/rust_serialization_benchmark [INFO] tweaked toml for git repo https://github.com/djkoloski/rust_serialization_benchmark written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/djkoloski/rust_serialization_benchmark 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 abomonation_derive v0.5.0 [INFO] [stderr] Downloaded postcard v0.5.2 [INFO] [stderr] Downloaded ptr_meta_derive v0.1.1 [INFO] [stderr] Downloaded ptr_meta v0.1.1 [INFO] [stderr] Downloaded rkyv_derive v0.6.0 [INFO] [stderr] Downloaded rand_pcg v0.3.0 [INFO] [stderr] Downloaded speedy-derive v0.7.1 [INFO] [stderr] Downloaded capnpc v0.14.2 [INFO] [stderr] Downloaded bytecheck v0.4.0 [INFO] [stderr] Downloaded capnp v0.14.0 [INFO] [stderr] Downloaded bytecheck_derive v0.4.0 [INFO] [stderr] Downloaded rkyv v0.6.1 [INFO] [stderr] Downloaded speedy v0.7.1 [INFO] [stderr] Downloaded nachricht-serde v0.2.0 [INFO] [stderr] Downloaded postcard-cobs v0.1.5-pre [INFO] [stderr] Downloaded abomonation v0.7.3 [INFO] [stderr] Downloaded rmp-serde v0.15.1 [INFO] [stderr] Downloaded nachricht v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7af250458c463a86aa67c38c9f5ddde7fbaeb500aca1023ae527f3468188baa4 [INFO] running `Command { std: "docker" "start" "-a" "7af250458c463a86aa67c38c9f5ddde7fbaeb500aca1023ae527f3468188baa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7af250458c463a86aa67c38c9f5ddde7fbaeb500aca1023ae527f3468188baa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7af250458c463a86aa67c38c9f5ddde7fbaeb500aca1023ae527f3468188baa4", kill_on_drop: false }` [INFO] [stdout] 7af250458c463a86aa67c38c9f5ddde7fbaeb500aca1023ae527f3468188baa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42e941b15879b8727c24b042fe87d33507a7a7aca4c8909363e16e2a30d88db8 [INFO] running `Command { std: "docker" "start" "-a" "42e941b15879b8727c24b042fe87d33507a7a7aca4c8909363e16e2a30d88db8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling capnp v0.14.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling rkyv v0.6.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking postcard-cobs v0.1.5-pre [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking libflate_lz77 v1.0.0 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking nachricht v0.2.0 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking abomonation v0.7.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking libflate v1.0.3 [INFO] [stderr] Compiling capnpc v0.14.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand_pcg v0.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling borsh-derive-internal v0.8.2 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.8.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.1 [INFO] [stderr] Compiling bytecheck_derive v0.4.0 [INFO] [stderr] Compiling speedy-derive v0.7.1 [INFO] [stderr] Compiling rkyv_derive v0.6.0 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Checking ptr_meta v0.1.1 [INFO] [stderr] Checking bytecheck v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Checking flatbuffers v0.8.3 [INFO] [stderr] Checking speedy v0.7.1 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling rust_serialization_benchmark v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking bincode v1.3.2 [INFO] [stderr] Checking ron v0.6.4 [INFO] [stderr] Checking rmp-serde v0.15.1 [INFO] [stderr] Checking nachricht-serde v0.2.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking postcard v0.5.2 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/macros_private.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | try_else_return!($x, || {}); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:537:29 [INFO] [stdout] | [INFO] [stdout] 537 | let mut found_ids = try_else_return!(fs::list_existing_benchmarks(&output_directory)); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_else_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/macros_private.rs:36:63 [INFO] [stdout] | [INFO] [stdout] 36 | println!("Criterion.rs ERROR: {}", &format!($($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/plot/gnuplot_backend/mod.rs:243:28 [INFO] [stdout] | [INFO] [stdout] 243 | Ok(out) => error!("Error in Gnuplot: {}", String::from_utf8_lossy(&out.stderr)), [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/macros_private.rs:36:63 [INFO] [stdout] | [INFO] [stdout] 36 | println!("Criterion.rs ERROR: {}", &format!($($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/plot/gnuplot_backend/mod.rs:244:27 [INFO] [stdout] | [INFO] [stdout] 244 | Err(e) => error!("Got IO error while waiting for Gnuplot to complete: {}", e), [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.8.2 [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `criterion` [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" "42e941b15879b8727c24b042fe87d33507a7a7aca4c8909363e16e2a30d88db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42e941b15879b8727c24b042fe87d33507a7a7aca4c8909363e16e2a30d88db8", kill_on_drop: false }` [INFO] [stdout] 42e941b15879b8727c24b042fe87d33507a7a7aca4c8909363e16e2a30d88db8