[INFO] crate poki-launcher 0.1.1 is already in cache [INFO] checking poki-launcher-0.1.1 against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] extracting crate poki-launcher 0.1.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate poki-launcher 0.1.1 on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate poki-launcher 0.1.1 [INFO] finished tweaking crates.io crate poki-launcher 0.1.1 [INFO] tweaked toml for crates.io crate poki-launcher 0.1.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate poki-launcher 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cd63f727ed6fc3faf9c8bebbedfd018af5a8db8805e1288a15fba2ce31bdb070 [INFO] running `"docker" "start" "-a" "cd63f727ed6fc3faf9c8bebbedfd018af5a8db8805e1288a15fba2ce31bdb070"` [INFO] [stderr] Checking shellexpand v1.0.0 [INFO] [stderr] Checking poki-launcher-x11 v0.1.0 [INFO] [stderr] Checking fuzzy-matcher v0.2.1 [INFO] [stderr] Compiling glib-sys v0.9.0 [INFO] [stderr] Compiling gobject-sys v0.9.0 [INFO] [stderr] Compiling gio-sys v0.9.0 [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 [INFO] [stderr] Compiling pango-sys v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.0 [INFO] [stderr] Compiling gdk-sys v0.9.0 [INFO] [stderr] Compiling atk-sys v0.9.0 [INFO] [stderr] Compiling gtk-sys v0.9.0 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking signal-hook-registry v1.1.1 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde-xml-rs v0.2.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking rmp v0.8.8 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking signal-hook v0.1.10 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Checking os_type v2.2.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling gtk v0.7.0 [INFO] [stderr] Checking rmp-serde v0.14.0 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Checking config v0.9.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking glib v0.8.2 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking lib-poki-launcher v0.1.0 [INFO] [stderr] Checking human-panic v1.0.1 [INFO] [stderr] Checking poki-launcher-notifier v0.1.0 [INFO] [stderr] Compiling rust_qt_binding_generator v0.3.4 [INFO] [stderr] Checking structopt v0.3.3 [INFO] [stderr] error[E0277]: cannot add `&std::borrow::Cow<'_, str>` to `std::string::String` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_qt_binding_generator-0.3.4/src/util.rs:18:28 [INFO] [stderr] | [INFO] [stderr] 18 | (name[..1].to_string() + &re.replace_all(&name[1..], "_$1")).to_lowercase() [INFO] [stderr] | ^ no implementation for `std::string::String + &std::borrow::Cow<'_, str>` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::ops::Add<&std::borrow::Cow<'_, str>>` is not implemented for `std::string::String` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `rust_qt_binding_generator`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "cd63f727ed6fc3faf9c8bebbedfd018af5a8db8805e1288a15fba2ce31bdb070"` [INFO] running `"docker" "rm" "-f" "cd63f727ed6fc3faf9c8bebbedfd018af5a8db8805e1288a15fba2ce31bdb070"` [INFO] [stdout] cd63f727ed6fc3faf9c8bebbedfd018af5a8db8805e1288a15fba2ce31bdb070