[INFO] updating cached repository https://github.com/bminixhofer/tract-js [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/bminixhofer/tract-js [INFO] [stderr] + 7a82a0e...95b59ac gh-pages -> gh-pages (forced update) [INFO] [stderr] 649639b..869c70d master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 869c70d0eff5bbeb644a5594f1a297a3e7c5c3dd [INFO] testing bminixhofer/tract-js against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbminixhofer%2Ftract-js" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bminixhofer/tract-js on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/bminixhofer/tract-js [INFO] finished tweaking git repo https://github.com/bminixhofer/tract-js [INFO] tweaked toml for git repo https://github.com/bminixhofer/tract-js written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/bminixhofer/tract-js already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ca40db3e34af0f803ab353980ac392237daf041e91f2463d33847676da20d652 [INFO] running `"docker" "start" "-a" "ca40db3e34af0f803ab353980ac392237daf041e91f2463d33847676da20d652"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.62 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling bumpalo v3.3.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.62 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling dyn-clone v1.0.1 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.62 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.62 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling liquid-derive v0.20.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.62 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling js-sys v0.3.39 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling tract-onnx v0.6.3 [INFO] [stderr] Compiling web-sys v0.3.39 [INFO] [stderr] Compiling kstring v0.1.0 [INFO] [stderr] Compiling liquid-core v0.20.0 [INFO] [stderr] Compiling liquid-lib v0.20.0 [INFO] [stderr] Compiling liquid v0.20.0 [INFO] [stderr] Compiling tract-linalg v0.6.3 [INFO] [stderr] Compiling tract-core v0.6.3 [INFO] [stderr] Compiling tract-hir v0.6.3 [INFO] [stderr] Compiling tractjs-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 37s [INFO] running `"docker" "inspect" "ca40db3e34af0f803ab353980ac392237daf041e91f2463d33847676da20d652"` [INFO] running `"docker" "rm" "-f" "ca40db3e34af0f803ab353980ac392237daf041e91f2463d33847676da20d652"` [INFO] [stdout] ca40db3e34af0f803ab353980ac392237daf041e91f2463d33847676da20d652 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e23a16dc85fafa74ba0458f1272ae58e61b98e7c4a851b80e3ef4683a193bc7e [INFO] running `"docker" "start" "-a" "e23a16dc85fafa74ba0458f1272ae58e61b98e7c4a851b80e3ef4683a193bc7e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling tractjs-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `"docker" "inspect" "e23a16dc85fafa74ba0458f1272ae58e61b98e7c4a851b80e3ef4683a193bc7e"` [INFO] running `"docker" "rm" "-f" "e23a16dc85fafa74ba0458f1272ae58e61b98e7c4a851b80e3ef4683a193bc7e"` [INFO] [stdout] e23a16dc85fafa74ba0458f1272ae58e61b98e7c4a851b80e3ef4683a193bc7e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c428bebc63836b9a7667862bb949e3a1d680105638ceba7215df468c4249ac6c [INFO] running `"docker" "start" "-a" "c428bebc63836b9a7667862bb949e3a1d680105638ceba7215df468c4249ac6c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tractjs_core-ba75f215b0cf6c4a [INFO] [stderr] Doc-tests tractjs-core [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c428bebc63836b9a7667862bb949e3a1d680105638ceba7215df468c4249ac6c"` [INFO] running `"docker" "rm" "-f" "c428bebc63836b9a7667862bb949e3a1d680105638ceba7215df468c4249ac6c"` [INFO] [stdout] c428bebc63836b9a7667862bb949e3a1d680105638ceba7215df468c4249ac6c