[INFO] fetching crate odata_client 0.1.0... [INFO] checking odata_client-0.1.0 against try#4a23c45c7893f1416456144e3883cc48ea91722e for pr-82322 [INFO] extracting crate odata_client 0.1.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate odata_client 0.1.0 on toolchain 4a23c45c7893f1416456144e3883cc48ea91722e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate odata_client 0.1.0 [INFO] finished tweaking crates.io crate odata_client 0.1.0 [INFO] tweaked toml for crates.io crate odata_client 0.1.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded odata_client_derive v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "metadata" "--no-deps" "--format-version=1", 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] a468f1832911af7b361d3e877cc7b6da8fb5482863a509f7a9dca81cc187f453 [INFO] running `Command { std: "docker" "start" "-a" "a468f1832911af7b361d3e877cc7b6da8fb5482863a509f7a9dca81cc187f453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a468f1832911af7b361d3e877cc7b6da8fb5482863a509f7a9dca81cc187f453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a468f1832911af7b361d3e877cc7b6da8fb5482863a509f7a9dca81cc187f453", kill_on_drop: false }` [INFO] [stdout] a468f1832911af7b361d3e877cc7b6da8fb5482863a509f7a9dca81cc187f453 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 964f32d5be545287e73063b33fbe1509be2c55a2c8a6a3ca1cad168d829736bd [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" "964f32d5be545287e73063b33fbe1509be2c55a2c8a6a3ca1cad168d829736bd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling pin-project-lite v0.2.5 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling fixedbitset v0.3.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking mio v0.7.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling tobz1000-petgraph v0.5.1-tobz1000 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Checking iso8601 v0.4.0 [INFO] [stderr] Compiling darling_core v0.12.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling darling_macro v0.12.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.12.2 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Checking which v4.0.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Checking tokio-util v0.6.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.1 [INFO] [stderr] Checking hyper v0.14.4 [INFO] [stderr] Checking serde_with v1.6.4 [INFO] [stderr] Checking tobz1000-serde-xml-rs v0.4.1-tobz1000-1 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.1 [INFO] [stderr] Checking odata_client_util v0.1.0 [INFO] [stderr] Checking odata_client_codegen v0.1.0 [INFO] [stderr] Compiling odata_client_derive v0.1.0 [INFO] [stderr] Checking odata_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 27s [INFO] running `Command { std: "docker" "inspect" "964f32d5be545287e73063b33fbe1509be2c55a2c8a6a3ca1cad168d829736bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "964f32d5be545287e73063b33fbe1509be2c55a2c8a6a3ca1cad168d829736bd", kill_on_drop: false }` [INFO] [stdout] 964f32d5be545287e73063b33fbe1509be2c55a2c8a6a3ca1cad168d829736bd