[INFO] fetching crate fmi 0.2.0... [INFO] checking fmi-0.2.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate fmi 0.2.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate fmi 0.2.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate fmi 0.2.0 [INFO] finished tweaking crates.io crate fmi 0.2.0 [INFO] tweaked toml for crates.io crate fmi 0.2.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate fmi 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7779ebc7e33c8f0cb74d8af22cda01ba90f33221604894a958336b3ccb3c1869 [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" "7779ebc7e33c8f0cb74d8af22cda01ba90f33221604894a958336b3ccb3c1869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7779ebc7e33c8f0cb74d8af22cda01ba90f33221604894a958336b3ccb3c1869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7779ebc7e33c8f0cb74d8af22cda01ba90f33221604894a958336b3ccb3c1869", kill_on_drop: false }` [INFO] [stdout] 7779ebc7e33c8f0cb74d8af22cda01ba90f33221604894a958336b3ccb3c1869 [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81ebd104a7473ab9fb04d984ff9eb317076f543c00d131dcab0aefdb5ea85b96 [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" "81ebd104a7473ab9fb04d984ff9eb317076f543c00d131dcab0aefdb5ea85b96", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.14 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking encode_unicode v0.3.5 [INFO] [stderr] Checking interpolation v0.1.0 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking miniz_oxide v0.2.1 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Checking bstr v0.1.3 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling derive_more v0.14.0 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking zip v0.5.8 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking dlopen v0.1.8 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Checking structopt v0.2.15 [INFO] [stderr] Checking rust_decimal v0.10.2 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking csv v1.0.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Checking globset v0.4.3 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking serde-xml-rs v0.4.0 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking clap-verbosity-flag v0.2.0 [INFO] [stderr] Checking ignore v0.4.7 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking dtparse v1.0.3 [INFO] [stderr] Checking globwalk v0.3.1 [INFO] [stderr] Checking quicli v0.4.0 [INFO] [stderr] Compiling cargo-lock v4.0.1 [INFO] [stderr] Compiling built v0.4.3 [INFO] [stderr] Compiling fmi v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::model_descr::ModelDescriptionError` [INFO] [stdout] --> src/instance.rs:821:9 [INFO] [stdout] | [INFO] [stdout] 821 | use crate::model_descr::ModelDescriptionError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `me` [INFO] [stdout] --> src/import.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | let me = import.container_me().unwrap(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_me` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "81ebd104a7473ab9fb04d984ff9eb317076f543c00d131dcab0aefdb5ea85b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81ebd104a7473ab9fb04d984ff9eb317076f543c00d131dcab0aefdb5ea85b96", kill_on_drop: false }` [INFO] [stdout] 81ebd104a7473ab9fb04d984ff9eb317076f543c00d131dcab0aefdb5ea85b96