[INFO] fetching crate holofuel_types 0.1.0... [INFO] testing holofuel_types-0.1.0 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate holofuel_types 0.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate holofuel_types 0.1.0 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate holofuel_types 0.1.0 [INFO] finished tweaking crates.io crate holofuel_types 0.1.0 [INFO] tweaked toml for crates.io crate holofuel_types 0.1.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03c4de6ad06aa58a56bb2d0ddc8c81ef2b4af83cca3e07ade6e0042f5ac58028 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "03c4de6ad06aa58a56bb2d0ddc8c81ef2b4af83cca3e07ade6e0042f5ac58028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03c4de6ad06aa58a56bb2d0ddc8c81ef2b4af83cca3e07ade6e0042f5ac58028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03c4de6ad06aa58a56bb2d0ddc8c81ef2b4af83cca3e07ade6e0042f5ac58028", kill_on_drop: false }` [INFO] [stdout] 03c4de6ad06aa58a56bb2d0ddc8c81ef2b4af83cca3e07ade6e0042f5ac58028 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5bec154dd0f858154cd39d3bca1dfa799e86b1f97c72c3d2d6a001fa0415aa62 [INFO] running `Command { std: "docker" "start" "-a" "5bec154dd0f858154cd39d3bca1dfa799e86b1f97c72c3d2d6a001fa0415aa62", 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.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.51 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling kitsune_p2p_timestamp v0.0.3 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.51 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling holochain_wasmer_common v0.0.73 [INFO] [stderr] Compiling holo_hash v0.0.7 [INFO] [stderr] Compiling holochain_zome_types v0.0.9 [INFO] [stderr] Compiling holochain_wasmer_guest v0.0.73 [INFO] [stderr] Compiling hdk_derive v0.0.9 [INFO] [stderr] Compiling hdk v0.0.107 [INFO] [stderr] Compiling holofuel_types v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "5bec154dd0f858154cd39d3bca1dfa799e86b1f97c72c3d2d6a001fa0415aa62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bec154dd0f858154cd39d3bca1dfa799e86b1f97c72c3d2d6a001fa0415aa62", kill_on_drop: false }` [INFO] [stdout] 5bec154dd0f858154cd39d3bca1dfa799e86b1f97c72c3d2d6a001fa0415aa62 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4ea9c7239e2647e56b2a889030d7f420f1b5dc69e8e2c71f33a205c5bc7fac7b [INFO] running `Command { std: "docker" "start" "-a" "4ea9c7239e2647e56b2a889030d7f420f1b5dc69e8e2c71f33a205c5bc7fac7b", kill_on_drop: false }` [INFO] [stderr] Compiling holofuel_types v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.09s [INFO] running `Command { std: "docker" "inspect" "4ea9c7239e2647e56b2a889030d7f420f1b5dc69e8e2c71f33a205c5bc7fac7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ea9c7239e2647e56b2a889030d7f420f1b5dc69e8e2c71f33a205c5bc7fac7b", kill_on_drop: false }` [INFO] [stdout] 4ea9c7239e2647e56b2a889030d7f420f1b5dc69e8e2c71f33a205c5bc7fac7b [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 09d69c56931222dd2d6030fdd37826e580b78e7b20017816dd4f96ea1d2984ab [INFO] running `Command { std: "docker" "start" "-a" "09d69c56931222dd2d6030fdd37826e580b78e7b20017816dd4f96ea1d2984ab", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/holofuel_types-56aec8589378ffae) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test fee::tests::fee_smoke_test ... ok [INFO] [stdout] test fuel::tests::fuel_compute_fees ... ok [INFO] [stdout] test fraction::ordering_test ... ok [INFO] [stdout] test fuel::tests::fuel_comparisons ... ok [INFO] [stdout] test fraction::arithmetic_test ... ok [INFO] [stdout] test fraction::equality_test ... ok [INFO] [stdout] test fuel::tests::fuel_operators ... ok [INFO] [stderr] Doc-tests holofuel_types [INFO] [stdout] test fuel::tests::fuel_smoke_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/fuel.rs - fuel::Fuel (line 367) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.20s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "09d69c56931222dd2d6030fdd37826e580b78e7b20017816dd4f96ea1d2984ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09d69c56931222dd2d6030fdd37826e580b78e7b20017816dd4f96ea1d2984ab", kill_on_drop: false }` [INFO] [stdout] 09d69c56931222dd2d6030fdd37826e580b78e7b20017816dd4f96ea1d2984ab