[INFO] updating cached repository https://github.com/MuhammadAliKhan1/Rust-Struct-Implementation [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] 344b1a9e56eef6ed20f574ddc141cac98e3d3991 [INFO] testing MuhammadAliKhan1/Rust-Struct-Implementation against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMuhammadAliKhan1%2FRust-Struct-Implementation" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MuhammadAliKhan1/Rust-Struct-Implementation on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/MuhammadAliKhan1/Rust-Struct-Implementation [INFO] finished tweaking git repo https://github.com/MuhammadAliKhan1/Rust-Struct-Implementation [INFO] tweaked toml for git repo https://github.com/MuhammadAliKhan1/Rust-Struct-Implementation written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/MuhammadAliKhan1/Rust-Struct-Implementation already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stdout] f33972fd799f0b89e4966827e4aa818c2fb95292d47e0d25e87d3fb23125ebbf [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" "f33972fd799f0b89e4966827e4aa818c2fb95292d47e0d25e87d3fb23125ebbf"` [INFO] [stderr] Compiling Rectangle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: crate `Rectangle` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `rectangle` [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.30s [INFO] running `"docker" "inspect" "f33972fd799f0b89e4966827e4aa818c2fb95292d47e0d25e87d3fb23125ebbf"` [INFO] running `"docker" "rm" "-f" "f33972fd799f0b89e4966827e4aa818c2fb95292d47e0d25e87d3fb23125ebbf"` [INFO] [stdout] f33972fd799f0b89e4966827e4aa818c2fb95292d47e0d25e87d3fb23125ebbf [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 40f04e826b7fa97fe1efcfd4f6426247c4a8b62e55cb759779989f9ea7b21344 [INFO] running `"docker" "start" "-a" "40f04e826b7fa97fe1efcfd4f6426247c4a8b62e55cb759779989f9ea7b21344"` [INFO] [stderr] Compiling Rectangle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: crate `Rectangle` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `rectangle` [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `"docker" "inspect" "40f04e826b7fa97fe1efcfd4f6426247c4a8b62e55cb759779989f9ea7b21344"` [INFO] running `"docker" "rm" "-f" "40f04e826b7fa97fe1efcfd4f6426247c4a8b62e55cb759779989f9ea7b21344"` [INFO] [stdout] 40f04e826b7fa97fe1efcfd4f6426247c4a8b62e55cb759779989f9ea7b21344 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 5338ab799cff089238ea613ad62682fcfa02017574d02ed00184a2ed98d015d0 [INFO] running `"docker" "start" "-a" "5338ab799cff089238ea613ad62682fcfa02017574d02ed00184a2ed98d015d0"` [INFO] [stderr] warning: crate `Rectangle` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `rectangle` [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/Rectangle-a7a510c7d0a60d3c [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" "5338ab799cff089238ea613ad62682fcfa02017574d02ed00184a2ed98d015d0"` [INFO] running `"docker" "rm" "-f" "5338ab799cff089238ea613ad62682fcfa02017574d02ed00184a2ed98d015d0"` [INFO] [stdout] 5338ab799cff089238ea613ad62682fcfa02017574d02ed00184a2ed98d015d0