[INFO] updating cached repository https://github.com/alexeagleson/apprentice [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fde06eebaf27d3df6cfcfa9f263427f36a57f765 [INFO] testing alexeagleson/apprentice against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexeagleson%2Fapprentice" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexeagleson/apprentice 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/alexeagleson/apprentice [INFO] finished tweaking git repo https://github.com/alexeagleson/apprentice [INFO] tweaked toml for git repo https://github.com/alexeagleson/apprentice written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/alexeagleson/apprentice 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 2820af132015574f5be7d891225cf4c1f4c5438a6d923309956e9b23c955ad55 [INFO] running `"docker" "start" "-a" "2820af132015574f5be7d891225cf4c1f4c5438a6d923309956e9b23c955ad55"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.59 [INFO] [stderr] Compiling bumpalo v3.1.2 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.59 [INFO] [stderr] Compiling thread_local v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling png v0.16.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glow v0.4.0 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.59 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling image v0.23.3 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.59 [INFO] [stderr] Compiling winit v0.22.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.59 [INFO] [stderr] Compiling glutin v0.24.0 [INFO] [stderr] Compiling js-sys v0.3.36 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling web-sys v0.3.36 [INFO] [stderr] Compiling bracket-geometry v0.8.0 [INFO] [stderr] Compiling object-pool v0.4.4 [INFO] [stderr] Compiling bracket-color v0.8.0 [INFO] [stderr] Compiling bracket-random v0.8.0 [INFO] [stderr] Compiling specs v0.15.1 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling bracket-noise v0.8.0 [INFO] [stderr] Compiling bracket-algorithm-traits v0.8.0 [INFO] [stderr] Compiling bracket-terminal v0.8.0 [INFO] [stderr] Compiling bracket-pathfinding v0.8.0 [INFO] [stderr] Compiling bracket-lib v0.8.0 [INFO] [stderr] Compiling rltk v0.8.0 [INFO] [stderr] Compiling apprentice v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 59s [INFO] running `"docker" "inspect" "2820af132015574f5be7d891225cf4c1f4c5438a6d923309956e9b23c955ad55"` [INFO] running `"docker" "rm" "-f" "2820af132015574f5be7d891225cf4c1f4c5438a6d923309956e9b23c955ad55"` [INFO] [stdout] 2820af132015574f5be7d891225cf4c1f4c5438a6d923309956e9b23c955ad55 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] d20f1a98429faeabd2d4e6b0667b42b167501810279e3b3d471b1c4ded956332 [INFO] running `"docker" "start" "-a" "d20f1a98429faeabd2d4e6b0667b42b167501810279e3b3d471b1c4ded956332"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling apprentice v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.50s [INFO] running `"docker" "inspect" "d20f1a98429faeabd2d4e6b0667b42b167501810279e3b3d471b1c4ded956332"` [INFO] running `"docker" "rm" "-f" "d20f1a98429faeabd2d4e6b0667b42b167501810279e3b3d471b1c4ded956332"` [INFO] [stdout] d20f1a98429faeabd2d4e6b0667b42b167501810279e3b3d471b1c4ded956332 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stdout] 662c78875b6c33e790ab456481a88f2152e5e76b830fd183bf4f0589ab629649 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "662c78875b6c33e790ab456481a88f2152e5e76b830fd183bf4f0589ab629649"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/apprentice_lib-ec89f745b083ff2d [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] [stderr] Running /opt/rustwide/target/debug/deps/apprentice-068a6a1eba598f79 [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] [stderr] Doc-tests apprentice_lib [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" "662c78875b6c33e790ab456481a88f2152e5e76b830fd183bf4f0589ab629649"` [INFO] running `"docker" "rm" "-f" "662c78875b6c33e790ab456481a88f2152e5e76b830fd183bf4f0589ab629649"` [INFO] [stdout] 662c78875b6c33e790ab456481a88f2152e5e76b830fd183bf4f0589ab629649