[INFO] cloning repository https://github.com/jensneuse/wasm-quickjs-datasource [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jensneuse/wasm-quickjs-datasource" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjensneuse%2Fwasm-quickjs-datasource"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjensneuse%2Fwasm-quickjs-datasource'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9306f6af3f7d01397bf38f9f7e75c0f29b38abe7 [INFO] testing jensneuse/wasm-quickjs-datasource against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjensneuse%2Fwasm-quickjs-datasource" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jensneuse/wasm-quickjs-datasource on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jensneuse/wasm-quickjs-datasource [INFO] finished tweaking git repo https://github.com/jensneuse/wasm-quickjs-datasource [INFO] tweaked toml for git repo https://github.com/jensneuse/wasm-quickjs-datasource written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/jensneuse/wasm-quickjs-datasource already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quick-js v0.3.0 [INFO] [stderr] Downloaded libquickjs-sys v0.4.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2020-06-03" "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] 9fd1c9e28148a01ec99b96f80cbced3b0e908bee4fd77d7ec05e80c29f870c41 [INFO] running `"docker" "start" "-a" "9fd1c9e28148a01ec99b96f80cbced3b0e908bee4fd77d7ec05e80c29f870c41"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Compiling copy_dir v0.1.2 [INFO] [stderr] Compiling libquickjs-sys v0.4.0 [INFO] [stderr] Compiling quick-js v0.3.0 [INFO] [stderr] Compiling wasm-quickjs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.44s [INFO] running `"docker" "inspect" "9fd1c9e28148a01ec99b96f80cbced3b0e908bee4fd77d7ec05e80c29f870c41"` [INFO] running `"docker" "rm" "-f" "9fd1c9e28148a01ec99b96f80cbced3b0e908bee4fd77d7ec05e80c29f870c41"` [INFO] [stdout] 9fd1c9e28148a01ec99b96f80cbced3b0e908bee4fd77d7ec05e80c29f870c41 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2020-06-03" "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] e89e075e9cf2ba1819732a8ba95359c434987e8f75c8f81eb15c34c1ec4caf58 [INFO] running `"docker" "start" "-a" "e89e075e9cf2ba1819732a8ba95359c434987e8f75c8f81eb15c34c1ec4caf58"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling wasm-quickjs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `"docker" "inspect" "e89e075e9cf2ba1819732a8ba95359c434987e8f75c8f81eb15c34c1ec4caf58"` [INFO] running `"docker" "rm" "-f" "e89e075e9cf2ba1819732a8ba95359c434987e8f75c8f81eb15c34c1ec4caf58"` [INFO] [stdout] e89e075e9cf2ba1819732a8ba95359c434987e8f75c8f81eb15c34c1ec4caf58 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2020-06-03" "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] 76b22de4e9c84b6763b9fd50d1be27190037ce42f0d673d2cd7c6f407abd1c51 [INFO] running `"docker" "start" "-a" "76b22de4e9c84b6763b9fd50d1be27190037ce42f0d673d2cd7c6f407abd1c51"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wasm_quickjs-a151feb652347ae7 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::quick_js ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "76b22de4e9c84b6763b9fd50d1be27190037ce42f0d673d2cd7c6f407abd1c51"` [INFO] running `"docker" "rm" "-f" "76b22de4e9c84b6763b9fd50d1be27190037ce42f0d673d2cd7c6f407abd1c51"` [INFO] [stdout] 76b22de4e9c84b6763b9fd50d1be27190037ce42f0d673d2cd7c6f407abd1c51