[INFO] fetching crate gwd-backend-firefox 0.1.5... [INFO] checking gwd-backend-firefox-0.1.5 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate gwd-backend-firefox 0.1.5 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate gwd-backend-firefox 0.1.5 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gwd-backend-firefox 0.1.5 [INFO] finished tweaking crates.io crate gwd-backend-firefox 0.1.5 [INFO] tweaked toml for crates.io crate gwd-backend-firefox 0.1.5 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded metadeps v1.1.2 [INFO] [stderr] Downloaded zmq-sys v0.11.0 [INFO] [stderr] Downloaded simplelog v0.7.6 [INFO] [stderr] Downloaded zmq v0.9.2 [INFO] [stderr] Downloaded term v0.6.1 [INFO] [stderr] Downloaded lz4-sys v1.9.2 [INFO] [stderr] Downloaded lz4 v1.23.2 [INFO] [stderr] Downloaded toml v0.2.1 [INFO] [stderr] Downloaded godwit-daemon v0.1.10 [INFO] [stderr] Downloaded getter-derive-rs v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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] 2af25ec2640b6e58de8519fe3a42641c08fe67857f466f38b2b1d22d3f2102f2 [INFO] running `Command { std: "docker" "start" "-a" "2af25ec2640b6e58de8519fe3a42641c08fe67857f466f38b2b1d22d3f2102f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2af25ec2640b6e58de8519fe3a42641c08fe67857f466f38b2b1d22d3f2102f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2af25ec2640b6e58de8519fe3a42641c08fe67857f466f38b2b1d22d3f2102f2", kill_on_drop: false }` [INFO] [stdout] 2af25ec2640b6e58de8519fe3a42641c08fe67857f466f38b2b1d22d3f2102f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 86134c7f82b2c96e4a1a1927ce5f911cdfec7f0e2a0f49d9a6646866c6c1dc55 [INFO] running `Command { std: "docker" "start" "-a" "86134c7f82b2c96e4a1a1927ce5f911cdfec7f0e2a0f49d9a6646866c6c1dc55", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking custom_error v1.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking zmq-sys v0.11.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling getter-derive-rs v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking zmq v0.9.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Checking simplelog v0.7.6 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Checking lz4 v1.23.2 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling godwit-daemon v0.1.10 [INFO] [stderr] Checking gwd-backend-firefox v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: `extern` fn uses type `dyn Registrar`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:66:35 [INFO] [stdout] | [INFO] [stdout] 66 | extern "C" fn register(registrar: &mut dyn Registrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn Registrar`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:66:35 [INFO] [stdout] | [INFO] [stdout] 66 | extern "C" fn register(registrar: &mut dyn Registrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "86134c7f82b2c96e4a1a1927ce5f911cdfec7f0e2a0f49d9a6646866c6c1dc55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86134c7f82b2c96e4a1a1927ce5f911cdfec7f0e2a0f49d9a6646866c6c1dc55", kill_on_drop: false }` [INFO] [stdout] 86134c7f82b2c96e4a1a1927ce5f911cdfec7f0e2a0f49d9a6646866c6c1dc55