[INFO] fetching crate arti 0.0.0... [INFO] testing arti-0.0.0 against 1.55.0 for beta-1.56-2 [INFO] extracting crate arti 0.0.0 into /workspace/builds/worker-93/source [INFO] validating manifest of crates.io crate arti 0.0.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate arti 0.0.0 [INFO] finished tweaking crates.io crate arti 0.0.0 [INFO] tweaked toml for crates.io crate arti 0.0.0 written to /workspace/builds/worker-93/source/Cargo.toml [INFO] crate crates.io crate arti 0.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2e989e7545775b04ef78359b086a53e8696a8292c074cd90dc0d9ed05176969 [INFO] running `Command { std: "docker" "start" "-a" "e2e989e7545775b04ef78359b086a53e8696a8292c074cd90dc0d9ed05176969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2e989e7545775b04ef78359b086a53e8696a8292c074cd90dc0d9ed05176969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2e989e7545775b04ef78359b086a53e8696a8292c074cd90dc0d9ed05176969", kill_on_drop: false }` [INFO] [stdout] e2e989e7545775b04ef78359b086a53e8696a8292c074cd90dc0d9ed05176969 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 919a08efb427766c54c4aeb5d409fab945e44119b495ea65547551d3ecf6521e [INFO] running `Command { std: "docker" "start" "-a" "919a08efb427766c54c4aeb5d409fab945e44119b495ea65547551d3ecf6521e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling caret v0.0.0 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling weak-table v0.3.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling retry-error v0.0.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling fslock v0.1.6 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling simple-logging v2.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling async_executors v0.4.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling phf_generator v0.9.0 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling rusqlite v0.25.3 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling blanket v0.2.0 [INFO] [stderr] Compiling phf_macros v0.9.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling phf v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling argh v0.1.4 [INFO] [stderr] Compiling simple_asn1 v0.5.3 [INFO] [stderr] Compiling tor-protover v0.0.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling rsa v0.4.0 [INFO] [stderr] Compiling tor-units v0.0.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling asynchronous-codec v0.6.0 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tor-rtcompat v0.0.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling humantime-serde v1.0.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tor-llcrypto v0.0.0 [INFO] [stderr] Compiling tor-bytes v0.0.0 [INFO] [stderr] Compiling tor-checkable v0.0.0 [INFO] [stderr] Compiling tor-consdiff v0.0.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling tor-cert v0.0.0 [INFO] [stderr] Compiling tor-linkspec v0.0.0 [INFO] [stderr] Compiling tor-socksproto v0.0.0 [INFO] [stderr] Compiling tor-cell v0.0.0 [INFO] [stderr] Compiling tor-netdoc v0.0.0 [INFO] [stderr] Compiling tor-config v0.0.0 [INFO] [stderr] Compiling tor-proto v0.0.0 [INFO] [stderr] Compiling zstd v0.7.0+zstd.1.4.9 [INFO] [stderr] Compiling tor-netdir v0.0.0 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling tor-chanmgr v0.0.0 [INFO] [stderr] Compiling tor-circmgr v0.0.0 [INFO] [stderr] Compiling tor-dirclient v0.0.0 [INFO] [stderr] Compiling tor-dirmgr v0.0.0 [INFO] [stderr] Compiling arti-tor-client v0.0.0 [INFO] [stderr] Compiling arti v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "919a08efb427766c54c4aeb5d409fab945e44119b495ea65547551d3ecf6521e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "919a08efb427766c54c4aeb5d409fab945e44119b495ea65547551d3ecf6521e", kill_on_drop: false }` [INFO] [stdout] 919a08efb427766c54c4aeb5d409fab945e44119b495ea65547551d3ecf6521e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 215bedff4cfd460d058b88540e04111e955975a07382be6210d5113277bf5422 [INFO] running `Command { std: "docker" "start" "-a" "215bedff4cfd460d058b88540e04111e955975a07382be6210d5113277bf5422", kill_on_drop: false }` [INFO] [stderr] Compiling arti v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.26s [INFO] running `Command { std: "docker" "inspect" "215bedff4cfd460d058b88540e04111e955975a07382be6210d5113277bf5422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "215bedff4cfd460d058b88540e04111e955975a07382be6210d5113277bf5422", kill_on_drop: false }` [INFO] [stdout] 215bedff4cfd460d058b88540e04111e955975a07382be6210d5113277bf5422 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cf4f50fd464e61ccf253872cda7fb1548cb20ebe721c019004653f56bf5d03c1 [INFO] running `Command { std: "docker" "start" "-a" "cf4f50fd464e61ccf253872cda7fb1548cb20ebe721c019004653f56bf5d03c1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/arti-7d792b6c934dbe33) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::load_default_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cf4f50fd464e61ccf253872cda7fb1548cb20ebe721c019004653f56bf5d03c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf4f50fd464e61ccf253872cda7fb1548cb20ebe721c019004653f56bf5d03c1", kill_on_drop: false }` [INFO] [stdout] cf4f50fd464e61ccf253872cda7fb1548cb20ebe721c019004653f56bf5d03c1