[INFO] updating cached repository https://github.com/crate-ci/cargo-ghp-upload [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] 39ef90ba10700056a12551ea0e78117a0aea18bd [INFO] testing crate-ci/cargo-ghp-upload against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrate-ci%2Fcargo-ghp-upload" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crate-ci/cargo-ghp-upload 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/crate-ci/cargo-ghp-upload [INFO] finished tweaking git repo https://github.com/crate-ci/cargo-ghp-upload [INFO] tweaked toml for git repo https://github.com/crate-ci/cargo-ghp-upload written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/crate-ci/cargo-ghp-upload 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 4c66f36e1c76d7f2a836e3c7f866778a8ae647f6277b08c0ca77db0cf1626118 [INFO] running `"docker" "start" "-a" "4c66f36e1c76d7f2a836e3c7f866778a8ae647f6277b08c0ca77db0cf1626118"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling num-traits v0.2.0 [INFO] [stderr] Compiling termcolor v0.3.4 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.2.2 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.13 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling rayon v0.9.0 [INFO] [stderr] Compiling env_logger v0.5.3 [INFO] [stderr] Compiling structopt-derive v0.2.3 [INFO] [stderr] Compiling structopt v0.2.3 [INFO] [stderr] Compiling quicli v0.2.0 [INFO] [stderr] Compiling cargo-ghp-upload v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.76s [INFO] running `"docker" "inspect" "4c66f36e1c76d7f2a836e3c7f866778a8ae647f6277b08c0ca77db0cf1626118"` [INFO] running `"docker" "rm" "-f" "4c66f36e1c76d7f2a836e3c7f866778a8ae647f6277b08c0ca77db0cf1626118"` [INFO] [stdout] 4c66f36e1c76d7f2a836e3c7f866778a8ae647f6277b08c0ca77db0cf1626118 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] f19cc83eb6c187bf1180659bbaa9edf35ef95373143bcb3636e7026b86448ae2 [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" "f19cc83eb6c187bf1180659bbaa9edf35ef95373143bcb3636e7026b86448ae2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cargo-ghp-upload v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `"docker" "inspect" "f19cc83eb6c187bf1180659bbaa9edf35ef95373143bcb3636e7026b86448ae2"` [INFO] running `"docker" "rm" "-f" "f19cc83eb6c187bf1180659bbaa9edf35ef95373143bcb3636e7026b86448ae2"` [INFO] [stdout] f19cc83eb6c187bf1180659bbaa9edf35ef95373143bcb3636e7026b86448ae2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 6d6c199c863f67d7e85fc9dcb8c914697e9fc328cc8941412ab09f360c0b197b [INFO] running `"docker" "start" "-a" "6d6c199c863f67d7e85fc9dcb8c914697e9fc328cc8941412ab09f360c0b197b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_ghp_upload-faa44d08d07e7745 [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" "6d6c199c863f67d7e85fc9dcb8c914697e9fc328cc8941412ab09f360c0b197b"` [INFO] running `"docker" "rm" "-f" "6d6c199c863f67d7e85fc9dcb8c914697e9fc328cc8941412ab09f360c0b197b"` [INFO] [stdout] 6d6c199c863f67d7e85fc9dcb8c914697e9fc328cc8941412ab09f360c0b197b