[INFO] fetching crate dataloader 0.16.0... [INFO] testing dataloader-0.16.0 against try#fc4ba03ef77ca5018fb78a097d3b924d30f15bfc+target=i686-unknown-linux-musl for musl_upgrade_1_2_take4 [INFO] extracting crate dataloader 0.16.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate dataloader 0.16.0 on toolchain fc4ba03ef77ca5018fb78a097d3b924d30f15bfc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dataloader 0.16.0 [INFO] finished tweaking crates.io crate dataloader 0.16.0 [INFO] tweaked toml for crates.io crate dataloader 0.16.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate dataloader 0.16.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multer v2.0.3 [INFO] [stderr] Downloaded async-graphql-parser v4.0.12 [INFO] [stderr] Downloaded dummy v0.4.0 [INFO] [stderr] Downloaded async-graphql-derive v4.0.12 [INFO] [stderr] Downloaded fake v2.5.0 [INFO] [stderr] Downloaded async-graphql v4.0.12 [INFO] [stderr] Downloaded async-graphql-value v4.0.12 [INFO] [stderr] Downloaded derive_utils v0.11.0 [INFO] [stderr] Downloaded juniper v0.15.9 [INFO] [stderr] Downloaded futures-enum v0.1.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a9fc59fa6712a16fe90f336de5a9135158f19ff68c39072017a51e0ad546f68 [INFO] running `Command { std: "docker" "start" "-a" "9a9fc59fa6712a16fe90f336de5a9135158f19ff68c39072017a51e0ad546f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a9fc59fa6712a16fe90f336de5a9135158f19ff68c39072017a51e0ad546f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a9fc59fa6712a16fe90f336de5a9135158f19ff68c39072017a51e0ad546f68", kill_on_drop: false }` [INFO] [stdout] 9a9fc59fa6712a16fe90f336de5a9135158f19ff68c39072017a51e0ad546f68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f73d2ba1d456d074d704f1d92fc08e5a3f0afa8d121548818bc186d9595ff692 [INFO] running `Command { std: "docker" "start" "-a" "f73d2ba1d456d074d704f1d92fc08e5a3f0afa8d121548818bc186d9595ff692", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-global-executor v2.0.3 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling dataloader v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.76s [INFO] running `Command { std: "docker" "inspect" "f73d2ba1d456d074d704f1d92fc08e5a3f0afa8d121548818bc186d9595ff692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f73d2ba1d456d074d704f1d92fc08e5a3f0afa8d121548818bc186d9595ff692", kill_on_drop: false }` [INFO] [stdout] f73d2ba1d456d074d704f1d92fc08e5a3f0afa8d121548818bc186d9595ff692 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2f69b33b42cf15edb324495d5d4bcabcac918d00b00d79fad85a3474b2f72da9 [INFO] running `Command { std: "docker" "start" "-a" "2f69b33b42cf15edb324495d5d4bcabcac918d00b00d79fad85a3474b2f72da9", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling multer v2.0.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling derive_utils v0.11.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling pest v2.3.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling futures-enum v0.1.15 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling juniper_codegen v0.15.9 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling smartstring v0.2.10 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling pest_meta v2.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling pest_generator v2.3.0 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling async-graphql-parser v4.0.12 [INFO] [stderr] Compiling dummy v0.4.0 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling fake v2.5.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling async-graphql-value v4.0.12 [INFO] [stderr] Compiling bson v1.1.0 [INFO] [stderr] Compiling juniper v0.15.9 [INFO] [stderr] Compiling async-graphql-derive v4.0.12 [INFO] [stderr] Compiling async-graphql v4.0.12 [INFO] [stderr] Compiling dataloader v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "2f69b33b42cf15edb324495d5d4bcabcac918d00b00d79fad85a3474b2f72da9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f69b33b42cf15edb324495d5d4bcabcac918d00b00d79fad85a3474b2f72da9", kill_on_drop: false }` [INFO] [stdout] 2f69b33b42cf15edb324495d5d4bcabcac918d00b00d79fad85a3474b2f72da9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c4b93ac5d99bcbe50930f858707204e0f39c012ba6db11afad98f84a9312b264 [INFO] running `Command { std: "docker" "start" "-a" "c4b93ac5d99bcbe50930f858707204e0f39c012ba6db11afad98f84a9312b264", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/dataloader-f5e8e037de639ecf) [INFO] [stderr] Running tests/cached.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/cached-d1e8232944620708) [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] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test assert_kinds ... ok [INFO] [stdout] test test_load_many ... ok [INFO] [stdout] test test_try_load_unresolved_key_from_multiple_requests ... ok [INFO] [stdout] test test_try_load_unresolved_key_from_multiple_requests_beyond_max_batch_size ... ok [INFO] [stdout] test test_try_load_unresolved_key ... ok [INFO] [stdout] test test_load_unresolved_key - should panic ... ok [INFO] [stdout] test test_load ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.48s [INFO] [stdout] [INFO] [stderr] Running tests/generic.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/generic-5596763d2e19c56a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_generic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/non_cached.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/non_cached-6bf5e3f5c7944cbf) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_load_many ... ok [INFO] [stdout] test test_try_load_unresolved_key_multiple_requests_beyond_max_batch_size ... ok [INFO] [stdout] test test_try_load_unresolved_key_multiple_requests ... ok [INFO] [stdout] test assert_kinds ... ok [INFO] [stdout] test test_load_safe_unresolved_key ... ok [INFO] [stdout] test test_load_unresolved_key - should panic ... ok [INFO] [stdout] test test_load ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c4b93ac5d99bcbe50930f858707204e0f39c012ba6db11afad98f84a9312b264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4b93ac5d99bcbe50930f858707204e0f39c012ba6db11afad98f84a9312b264", kill_on_drop: false }` [INFO] [stdout] c4b93ac5d99bcbe50930f858707204e0f39c012ba6db11afad98f84a9312b264