[INFO] fetching crate fluxio 0.5.0...
[INFO] testing fluxio-0.5.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate fluxio 0.5.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate fluxio 0.5.0
[INFO] finished tweaking crates.io crate fluxio 0.5.0
[INFO] tweaked toml for crates.io crate fluxio 0.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fluxio 0.5.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fluxio 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d4425c572f77f1a91a2f988c9529125f661b1d5ca6dea7f567e658c621356a9
[INFO] running `Command { std: "docker" "start" "-a" "4d4425c572f77f1a91a2f988c9529125f661b1d5ca6dea7f567e658c621356a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d4425c572f77f1a91a2f988c9529125f661b1d5ca6dea7f567e658c621356a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d4425c572f77f1a91a2f988c9529125f661b1d5ca6dea7f567e658c621356a9", kill_on_drop: false }`
[INFO] [stdout] 4d4425c572f77f1a91a2f988c9529125f661b1d5ca6dea7f567e658c621356a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec2e9dcc70cc4a685280502942aa126167dc73d8266fe4c527e7590cd66e87cf
[INFO] running `Command { std: "docker" "start" "-a" "ec2e9dcc70cc4a685280502942aa126167dc73d8266fe4c527e7590cd66e87cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling fluxio v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.11s
[INFO] running `Command { std: "docker" "inspect" "ec2e9dcc70cc4a685280502942aa126167dc73d8266fe4c527e7590cd66e87cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec2e9dcc70cc4a685280502942aa126167dc73d8266fe4c527e7590cd66e87cf", kill_on_drop: false }`
[INFO] [stdout] ec2e9dcc70cc4a685280502942aa126167dc73d8266fe4c527e7590cd66e87cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1ee70ce9a2d081c0323749955f5ec80a77d82469e8e9692a985df95ec41773d
[INFO] running `Command { std: "docker" "start" "-a" "d1ee70ce9a2d081c0323749955f5ec80a77d82469e8e9692a985df95ec41773d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pnet_base v0.27.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling pnet_sys v0.27.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling spmc v0.3.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling pin-project v1.1.8
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling fluxio v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling ipnetwork v0.17.0
[INFO] [stderr]    Compiling pnet_datalink v0.27.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "d1ee70ce9a2d081c0323749955f5ec80a77d82469e8e9692a985df95ec41773d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1ee70ce9a2d081c0323749955f5ec80a77d82469e8e9692a985df95ec41773d", kill_on_drop: false }`
[INFO] [stdout] d1ee70ce9a2d081c0323749955f5ec80a77d82469e8e9692a985df95ec41773d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 287cb18d72374cbf00b40f4e01b3e24a0f2e173d719e68e1234525f09906501a
[INFO] running `Command { std: "docker" "start" "-a" "287cb18d72374cbf00b40f4e01b3e24a0f2e173d719e68e1234525f09906501a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fluxio-0bdbc7620edf037a)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test body::body::tests::channel_abort ... ok
[INFO] [stdout] test body::body::tests::channel_abort_when_buffer_is_full ... ok
[INFO] [stdout] test body::body::tests::channel_buffers_one ... ok
[INFO] [stdout] test body::body::tests::channel_notices_closure ... ok
[INFO] [stdout] test body::body::tests::channel_ready ... ok
[INFO] [stdout] test body::body::tests::channel_empty ... ok
[INFO] [stdout] test body::body::tests::channel_wanter ... ok
[INFO] [stdout] test body::body::tests::size_hint ... ok
[INFO] [stdout] test body::length::tests::sub_if_known ... ok
[INFO] [stdout] test body::body::tests::test_size_of ... ok
[INFO] [stdout] test body::length::tests::sub_if_chunked ... ok
[INFO] [stdout] test common::buf::tests::to_bytes_shorter ... ok
[INFO] [stdout] test common::io::rewind::tests::full_rewind ... ok
[INFO] [stdout] test upgrade::tests::upgraded_downcast ... ok
[INFO] [stdout] test common::buf::tests::one_long_buf_to_bytes ... ok
[INFO] [stdout] test error::tests::error_size_of ... ok
[INFO] [stdout] test common::buf::tests::to_bytes_eq ... ok
[INFO] [stdout] test common::io::rewind::tests::partial_rewind ... ok
[INFO] [stdout] test common::buf::tests::to_bytes_longer ... ok
[INFO] [stdout] test common::buf::tests::buf_to_bytes_too_many - should panic ... ok
[INFO] [stderr]    Doc-tests fluxio
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/body/body.rs - body::body::Body::empty (line 123) ... ok
[INFO] [stdout] test src/body/to_bytes.rs - body::to_bytes::to_bytes (line 19) ... ok
[INFO] [stdout] test src/service/util.rs - service::util::service_fn (line 13) ... ok
[INFO] [stdout] test src/service/make.rs - service::make::make_service_fn (line 108) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "287cb18d72374cbf00b40f4e01b3e24a0f2e173d719e68e1234525f09906501a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "287cb18d72374cbf00b40f4e01b3e24a0f2e173d719e68e1234525f09906501a", kill_on_drop: false }`
[INFO] [stdout] 287cb18d72374cbf00b40f4e01b3e24a0f2e173d719e68e1234525f09906501a
