[INFO] updating cached repository https://github.com/rustwarsaw/rustwarsaw.org [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] d73e1825f0af5cc8e2f68c32cd683c50d4c0a1f4 [INFO] testing rustwarsaw/rustwarsaw.org against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustwarsaw%2Frustwarsaw.org" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rustwarsaw/rustwarsaw.org 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/rustwarsaw/rustwarsaw.org [INFO] finished tweaking git repo https://github.com/rustwarsaw/rustwarsaw.org [INFO] tweaked toml for git repo https://github.com/rustwarsaw/rustwarsaw.org written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/rustwarsaw/rustwarsaw.org 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] error: the lock file /workspace/builds/worker-12/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-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" "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] d912210f9fb4cc19148e35ba461c02ebc4f33ba42d32b8375d4a2222376d7c07 [INFO] running `"docker" "start" "-a" "d912210f9fb4cc19148e35ba461c02ebc4f33ba42d32b8375d4a2222376d7c07"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling sequence_trie v0.0.13 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling unicode-bidi v0.2.6 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling uuid v0.2.3 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling url v0.5.10 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling hyper v0.8.1 [INFO] [stderr] Compiling docopt v0.6.86 [INFO] [stderr] Compiling iron v0.3.1 [INFO] [stderr] Compiling mount v0.1.0 [INFO] [stderr] Compiling staticfile v0.2.0 [INFO] [stderr] Compiling rustwarsaw v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.47s [INFO] running `"docker" "inspect" "d912210f9fb4cc19148e35ba461c02ebc4f33ba42d32b8375d4a2222376d7c07"` [INFO] running `"docker" "rm" "-f" "d912210f9fb4cc19148e35ba461c02ebc4f33ba42d32b8375d4a2222376d7c07"` [INFO] [stdout] d912210f9fb4cc19148e35ba461c02ebc4f33ba42d32b8375d4a2222376d7c07 [INFO] running `"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" "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] 6d81b769a80e57383dbbe64eca28d7e679e046cce6157ad413d9d11b963fc592 [INFO] running `"docker" "start" "-a" "6d81b769a80e57383dbbe64eca28d7e679e046cce6157ad413d9d11b963fc592"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rustwarsaw v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `"docker" "inspect" "6d81b769a80e57383dbbe64eca28d7e679e046cce6157ad413d9d11b963fc592"` [INFO] running `"docker" "rm" "-f" "6d81b769a80e57383dbbe64eca28d7e679e046cce6157ad413d9d11b963fc592"` [INFO] [stdout] 6d81b769a80e57383dbbe64eca28d7e679e046cce6157ad413d9d11b963fc592 [INFO] running `"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" "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] 52169bc4ff22e135bfd5be479c65f6494fcc81ee1fab848dd833bca526737063 [INFO] running `"docker" "start" "-a" "52169bc4ff22e135bfd5be479c65f6494fcc81ee1fab848dd833bca526737063"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rustwarsaw-97cb8269703d50ba [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" "52169bc4ff22e135bfd5be479c65f6494fcc81ee1fab848dd833bca526737063"` [INFO] running `"docker" "rm" "-f" "52169bc4ff22e135bfd5be479c65f6494fcc81ee1fab848dd833bca526737063"` [INFO] [stdout] 52169bc4ff22e135bfd5be479c65f6494fcc81ee1fab848dd833bca526737063