[INFO] cloning repository https://github.com/llogiq/serdebench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/llogiq/serdebench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllogiq%2Fserdebench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllogiq%2Fserdebench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb58668627f8c347156df765d6f732761012a45a [INFO] testing llogiq/serdebench against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllogiq%2Fserdebench" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/llogiq/serdebench on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-18/source/.cargo/config [INFO] started tweaking git repo https://github.com/llogiq/serdebench [INFO] finished tweaking git repo https://github.com/llogiq/serdebench [INFO] tweaked toml for git repo https://github.com/llogiq/serdebench written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/llogiq/serdebench already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/TimelyDataflow/abomonation` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9eb24edae09ef529b932c15de838ccf8b1a310a157cc4a3b4fb6bd151455facb [INFO] running `Command { std: "docker" "start" "-a" "9eb24edae09ef529b932c15de838ccf8b1a310a157cc4a3b4fb6bd151455facb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9eb24edae09ef529b932c15de838ccf8b1a310a157cc4a3b4fb6bd151455facb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eb24edae09ef529b932c15de838ccf8b1a310a157cc4a3b4fb6bd151455facb", kill_on_drop: false }` [INFO] [stdout] 9eb24edae09ef529b932c15de838ccf8b1a310a157cc4a3b4fb6bd151455facb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3f8b5f8eb217ae98e57af28d5a638bfd3d75d23a1332b7423ed04113459fb2a [INFO] running `Command { std: "docker" "start" "-a" "c3f8b5f8eb217ae98e57af28d5a638bfd3d75d23a1332b7423ed04113459fb2a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling bytecheck v0.6.7 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling simdutf8 v0.1.3 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling heapless v0.7.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling rkyv v0.7.29 [INFO] [stderr] Compiling minicbor v0.12.0 [INFO] [stderr] Compiling postcard-cobs v0.1.5-pre [INFO] [stderr] Compiling seahash v4.0.1 [INFO] [stderr] Compiling capnp v0.14.0 [INFO] [stderr] Compiling abomonation v0.7.3 (https://github.com/TimelyDataflow/abomonation#c2b23534) [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling flatbuffers v0.6.1 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.7 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling minicbor-derive v0.8.0 [INFO] [stderr] Compiling rkyv_derive v0.7.29 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling serdebench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling halfbrown v0.1.11 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling ron v0.6.2 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling value-trait v0.2.8 [INFO] [stderr] Compiling postcard v0.7.0 [INFO] [stderr] Compiling simd-json v0.4.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling simd-json-derive-int v0.2.1 [INFO] [stderr] Compiling flexbuffers v2.0.0 [INFO] [stderr] Compiling simd-json-derive v0.2.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.64s [INFO] running `Command { std: "docker" "inspect" "c3f8b5f8eb217ae98e57af28d5a638bfd3d75d23a1332b7423ed04113459fb2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3f8b5f8eb217ae98e57af28d5a638bfd3d75d23a1332b7423ed04113459fb2a", kill_on_drop: false }` [INFO] [stdout] c3f8b5f8eb217ae98e57af28d5a638bfd3d75d23a1332b7423ed04113459fb2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d5066ae54e1e4606beb58aa3b87e8ee908ec25bdc94b1261df853e6685e4f2b [INFO] running `Command { std: "docker" "start" "-a" "1d5066ae54e1e4606beb58aa3b87e8ee908ec25bdc94b1261df853e6685e4f2b", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling csv v1.1.4 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling serdebench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.68s [INFO] running `Command { std: "docker" "inspect" "1d5066ae54e1e4606beb58aa3b87e8ee908ec25bdc94b1261df853e6685e4f2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d5066ae54e1e4606beb58aa3b87e8ee908ec25bdc94b1261df853e6685e4f2b", kill_on_drop: false }` [INFO] [stdout] 1d5066ae54e1e4606beb58aa3b87e8ee908ec25bdc94b1261df853e6685e4f2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d11fc0070bd8ae443c0cb4a51337311bf1d0074f4494e37f44d1a3afc1ae968 [INFO] running `Command { std: "docker" "start" "-a" "0d11fc0070bd8ae443c0cb4a51337311bf1d0074f4494e37f44d1a3afc1ae968", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/serdebench-624d2eeaa226d2b8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0d11fc0070bd8ae443c0cb4a51337311bf1d0074f4494e37f44d1a3afc1ae968", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d11fc0070bd8ae443c0cb4a51337311bf1d0074f4494e37f44d1a3afc1ae968", kill_on_drop: false }` [INFO] [stdout] 0d11fc0070bd8ae443c0cb4a51337311bf1d0074f4494e37f44d1a3afc1ae968