[INFO] cloning repository https://github.com/lights0123/web-libusb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lights0123/web-libusb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flights0123%2Fweb-libusb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flights0123%2Fweb-libusb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ce24c24ef4c6acb6144c1224df72f281693a215 [INFO] testing lights0123/web-libusb against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flights0123%2Fweb-libusb" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lights0123/web-libusb on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lights0123/web-libusb [INFO] finished tweaking git repo https://github.com/lights0123/web-libusb [INFO] tweaked toml for git repo https://github.com/lights0123/web-libusb written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/lights0123/web-libusb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b5b87722f7e80c131efb51722a5601675e2667536910e15c224e7958dd17643 [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" "3b5b87722f7e80c131efb51722a5601675e2667536910e15c224e7958dd17643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b5b87722f7e80c131efb51722a5601675e2667536910e15c224e7958dd17643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b5b87722f7e80c131efb51722a5601675e2667536910e15c224e7958dd17643", kill_on_drop: false }` [INFO] [stdout] 3b5b87722f7e80c131efb51722a5601675e2667536910e15c224e7958dd17643 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--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] f4372bd257fa4fb96565f63389d74c45ecb5bf67e9e872ac917acb22f87cedfd [INFO] running `Command { std: "docker" "start" "-a" "f4372bd257fa4fb96565f63389d74c45ecb5bf67e9e872ac917acb22f87cedfd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling libc v0.2.93 (https://github.com/rust-lang/libc?tag=0.2.93#3b185efb) [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling libusb1-sys v0.4.2 (/opt/rustwide/workdir/web-libusb) [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling array_iterator v0.2.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling libc v0.2.93 (/opt/rustwide/workdir/wasm-libc) [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling globwalk v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling libnspire-sys v0.3.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling js-sys v0.3.50 [INFO] [stderr] Compiling web-sys v0.3.50 [INFO] [stderr] Compiling serde-wasm-bindgen v0.1.3 [INFO] [stderr] Compiling rusb v0.6.5 [INFO] [stderr] Compiling libnspire v0.2.3 [INFO] [stderr] Compiling web-libnspire v0.1.5 (/opt/rustwide/workdir/web-libnspire) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "f4372bd257fa4fb96565f63389d74c45ecb5bf67e9e872ac917acb22f87cedfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4372bd257fa4fb96565f63389d74c45ecb5bf67e9e872ac917acb22f87cedfd", kill_on_drop: false }` [INFO] [stdout] f4372bd257fa4fb96565f63389d74c45ecb5bf67e9e872ac917acb22f87cedfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce9894700cb9c6f0a4c8af8254979296081968f541931933cf546777e0636497 [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" "ce9894700cb9c6f0a4c8af8254979296081968f541931933cf546777e0636497", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.23 [INFO] [stderr] Compiling libc v0.2.93 (/opt/rustwide/workdir/wasm-libc) [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.23 [INFO] [stderr] Compiling libusb1-sys v0.4.2 (/opt/rustwide/workdir/web-libusb) [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.23 [INFO] [stderr] Compiling web-libnspire v0.1.5 (/opt/rustwide/workdir/web-libnspire) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.08s [INFO] running `Command { std: "docker" "inspect" "ce9894700cb9c6f0a4c8af8254979296081968f541931933cf546777e0636497", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce9894700cb9c6f0a4c8af8254979296081968f541931933cf546777e0636497", kill_on_drop: false }` [INFO] [stdout] ce9894700cb9c6f0a4c8af8254979296081968f541931933cf546777e0636497 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 25bb4c1a058bba59b764de476a1f152c8d697808d30743eab93f44266ab1827b [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" "25bb4c1a058bba59b764de476a1f152c8d697808d30743eab93f44266ab1827b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/libc-f6f44f17af5b955d) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/libusb1_sys-15e15eab0ee9d4c3) [INFO] [stderr] error: test failed, to rerun pass '-p libusb1-sys --lib' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/libusb1_sys-15e15eab0ee9d4c3` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "25bb4c1a058bba59b764de476a1f152c8d697808d30743eab93f44266ab1827b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25bb4c1a058bba59b764de476a1f152c8d697808d30743eab93f44266ab1827b", kill_on_drop: false }` [INFO] [stdout] 25bb4c1a058bba59b764de476a1f152c8d697808d30743eab93f44266ab1827b