[INFO] updating cached repository https://github.com/salahsheikh/rusty_http [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] 85fc4d76ab60523da1e16a82789f64a5e45b5332 [INFO] testing salahsheikh/rusty_http against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsalahsheikh%2Frusty_http" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/salahsheikh/rusty_http 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/salahsheikh/rusty_http [INFO] finished tweaking git repo https://github.com/salahsheikh/rusty_http [INFO] tweaked toml for git repo https://github.com/salahsheikh/rusty_http written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/salahsheikh/rusty_http 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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 86e0652130f3c4c947a8b62e4ade762cce80a38f615774556e11d2e3335967e3 [INFO] running `"docker" "start" "-a" "86e0652130f3c4c947a8b62e4ade762cce80a38f615774556e11d2e3335967e3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling simple_logger v1.6.0 [INFO] [stderr] Compiling handlebars v3.0.1 [INFO] [stderr] Compiling rusty_http v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: static variable `myint` should have an upper case name [INFO] [stderr] --> src/routing.rs:13:16 [INFO] [stderr] | [INFO] [stderr] 13 | static mut myint: u32 = 0; [INFO] [stderr] | ^^^^^ help: convert the identifier to upper case: `MYINT` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.80s [INFO] running `"docker" "inspect" "86e0652130f3c4c947a8b62e4ade762cce80a38f615774556e11d2e3335967e3"` [INFO] running `"docker" "rm" "-f" "86e0652130f3c4c947a8b62e4ade762cce80a38f615774556e11d2e3335967e3"` [INFO] [stdout] 86e0652130f3c4c947a8b62e4ade762cce80a38f615774556e11d2e3335967e3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] a5d6f69c9bd95cd44bd478825e94da84843aeb949496000b4351150df19779ed [INFO] running `"docker" "start" "-a" "a5d6f69c9bd95cd44bd478825e94da84843aeb949496000b4351150df19779ed"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rusty_http v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: static variable `myint` should have an upper case name [INFO] [stderr] --> src/routing.rs:13:16 [INFO] [stderr] | [INFO] [stderr] 13 | static mut myint: u32 = 0; [INFO] [stderr] | ^^^^^ help: convert the identifier to upper case: `MYINT` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.98s [INFO] running `"docker" "inspect" "a5d6f69c9bd95cd44bd478825e94da84843aeb949496000b4351150df19779ed"` [INFO] running `"docker" "rm" "-f" "a5d6f69c9bd95cd44bd478825e94da84843aeb949496000b4351150df19779ed"` [INFO] [stdout] a5d6f69c9bd95cd44bd478825e94da84843aeb949496000b4351150df19779ed [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] a8a67129402ba18d79205b5fa2f40b5a14bcb602ac9bb987c91de7c67fa2d748 [INFO] running `"docker" "start" "-a" "a8a67129402ba18d79205b5fa2f40b5a14bcb602ac9bb987c91de7c67fa2d748"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stdout] [INFO] [stderr] warning: static variable `myint` should have an upper case name [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/routing.rs:13:16 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stderr] 13 | static mut myint: u32 = 0; [INFO] [stdout] [INFO] [stderr] | ^^^^^ help: convert the identifier to upper case: `MYINT` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rusty_http-2e1dc80cbb69eefc [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rusty_http-edbc27e50f8ac0b6 [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 rusty_http [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" "a8a67129402ba18d79205b5fa2f40b5a14bcb602ac9bb987c91de7c67fa2d748"` [INFO] running `"docker" "rm" "-f" "a8a67129402ba18d79205b5fa2f40b5a14bcb602ac9bb987c91de7c67fa2d748"` [INFO] [stdout] a8a67129402ba18d79205b5fa2f40b5a14bcb602ac9bb987c91de7c67fa2d748