[INFO] cloning repository https://github.com/irh/freeverb-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/irh/freeverb-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firh%2Ffreeverb-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firh%2Ffreeverb-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea81fcf0b92513933a5d6ae97d849395154ecf73 [INFO] checking irh/freeverb-rs against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firh%2Ffreeverb-rs" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/irh/freeverb-rs on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/irh/freeverb-rs [INFO] finished tweaking git repo https://github.com/irh/freeverb-rs [INFO] tweaked toml for git repo https://github.com/irh/freeverb-rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/irh/freeverb-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "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] 3e991bb1bb5011c025f8e4001a135f31a85231dedb04feea6424f7f1c0c4c73e [INFO] running `Command { std: "docker" "start" "-a" "3e991bb1bb5011c025f8e4001a135f31a85231dedb04feea6424f7f1c0c4c73e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e991bb1bb5011c025f8e4001a135f31a85231dedb04feea6424f7f1c0c4c73e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e991bb1bb5011c025f8e4001a135f31a85231dedb04feea6424f7f1c0c4c73e", kill_on_drop: false }` [INFO] [stdout] 3e991bb1bb5011c025f8e4001a135f31a85231dedb04feea6424f7f1c0c4c73e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1413e6fc11c118b2495872a96c0ac7cc0ea14c8c6b1195e2ee3e90e1203559f7 [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" "1413e6fc11c118b2495872a96c0ac7cc0ea14c8c6b1195e2ee3e90e1203559f7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking freeverb v0.1.0 (/opt/rustwide/workdir/src/freeverb) [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Checking fragile v0.3.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Checking audio_module v0.0.1 (/opt/rustwide/workdir/src/audio_module) [INFO] [stderr] Compiling cpal v0.12.1 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling alsa-sys v0.3.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking freeverb-clib v0.0.1 (/opt/rustwide/workdir/src/clib) [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking audio_thread_priority v0.3.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Checking glib v0.6.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Checking alsa v0.4.2 [INFO] [stderr] Checking pango v0.5.0 [INFO] [stderr] Checking freeverb_module v0.1.0 (/opt/rustwide/workdir/src/freeverb_module) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking wasm-bindgen v0.2.67 [INFO] [stderr] Checking freeverb-wasm v0.0.1 (/opt/rustwide/workdir/examples/wasm) [INFO] [stderr] Checking freeverb-gtk v0.1.0 (/opt/rustwide/workdir/examples/app_gtk) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "1413e6fc11c118b2495872a96c0ac7cc0ea14c8c6b1195e2ee3e90e1203559f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1413e6fc11c118b2495872a96c0ac7cc0ea14c8c6b1195e2ee3e90e1203559f7", kill_on_drop: false }` [INFO] [stdout] 1413e6fc11c118b2495872a96c0ac7cc0ea14c8c6b1195e2ee3e90e1203559f7