[INFO] fetching crate digipages-lib 0.0.12... [INFO] testing digipages-lib-0.0.12 against 1.60.0 for beta-1.61-1 [INFO] extracting crate digipages-lib 0.0.12 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate digipages-lib 0.0.12 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate digipages-lib 0.0.12 [INFO] finished tweaking crates.io crate digipages-lib 0.0.12 [INFO] tweaked toml for crates.io crate digipages-lib 0.0.12 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-connect v1.0.2 [INFO] [stderr] Downloaded actix-web-codegen v0.2.2 [INFO] [stderr] Downloaded if_chain v1.0.2 [INFO] [stderr] Downloaded actix-utils v1.0.6 [INFO] [stderr] Downloaded md5 v0.6.1 [INFO] [stderr] Downloaded validator v0.10.1 [INFO] [stderr] Downloaded bson v0.14.1 [INFO] [stderr] Downloaded validator_derive v0.10.1 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0eca4c4a0fab8d6ecf32fad6248e02b22e497f34e2577145dc6ee0baeedefcb [INFO] running `Command { std: "docker" "start" "-a" "e0eca4c4a0fab8d6ecf32fad6248e02b22e497f34e2577145dc6ee0baeedefcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0eca4c4a0fab8d6ecf32fad6248e02b22e497f34e2577145dc6ee0baeedefcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0eca4c4a0fab8d6ecf32fad6248e02b22e497f34e2577145dc6ee0baeedefcb", kill_on_drop: false }` [INFO] [stdout] e0eca4c4a0fab8d6ecf32fad6248e02b22e497f34e2577145dc6ee0baeedefcb [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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae00e30b1f2d06f7c1b3bd1dabf601e30bce6c83d700580f19fb689875dc1ec4 [INFO] running `Command { std: "docker" "start" "-a" "ae00e30b1f2d06f7c1b3bd1dabf601e30bce6c83d700580f19fb689875dc1ec4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling validator v0.10.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling validator_derive v0.10.1 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling bson v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling digipages-lib v0.0.12 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `digipages-lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name digipages_lib --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=8dc9f96137ef9072 -C extra-filename=-8dc9f96137ef9072 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-3d28a0d8d5ea33ac.rmeta --extern bson=/opt/rustwide/target/debug/deps/libbson-99034985e1d85f51.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d1d3fa9269458096.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-0214c17f9ca0cd65.so --extern serde=/opt/rustwide/target/debug/deps/libserde-58386f5e273c1552.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-a07f4d90f0cc204b.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9ef61492b955683e.rmeta --extern validator=/opt/rustwide/target/debug/deps/libvalidator-082cb31b916559e9.rmeta --extern validator_derive=/opt/rustwide/target/debug/deps/libvalidator_derive-cb93f1aafd8ed939.so --cap-lints=warn -L native=/opt/rustwide/target/debug/build/brotli-sys-859bdf721a104572/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ae00e30b1f2d06f7c1b3bd1dabf601e30bce6c83d700580f19fb689875dc1ec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae00e30b1f2d06f7c1b3bd1dabf601e30bce6c83d700580f19fb689875dc1ec4", kill_on_drop: false }` [INFO] [stdout] ae00e30b1f2d06f7c1b3bd1dabf601e30bce6c83d700580f19fb689875dc1ec4