[INFO] cloning repository https://github.com/raizul8/gas_rust_cursive_1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raizul8/gas_rust_cursive_1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraizul8%2Fgas_rust_cursive_1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraizul8%2Fgas_rust_cursive_1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba50c4ba2b29b565608464adbbb08b0d1e3076c8 [INFO] testing raizul8/gas_rust_cursive_1 against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraizul8%2Fgas_rust_cursive_1" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raizul8/gas_rust_cursive_1 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raizul8/gas_rust_cursive_1 [INFO] finished tweaking git repo https://github.com/raizul8/gas_rust_cursive_1 [INFO] tweaked toml for git repo https://github.com/raizul8/gas_rust_cursive_1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/raizul8/gas_rust_cursive_1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 06a8c0868c8e02e96c471a648d1f01e75faaa951230eb23c088c2eeadc7ea22a [INFO] running `Command { std: "docker" "start" "-a" "06a8c0868c8e02e96c471a648d1f01e75faaa951230eb23c088c2eeadc7ea22a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06a8c0868c8e02e96c471a648d1f01e75faaa951230eb23c088c2eeadc7ea22a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06a8c0868c8e02e96c471a648d1f01e75faaa951230eb23c088c2eeadc7ea22a", kill_on_drop: false }` [INFO] [stdout] 06a8c0868c8e02e96c471a648d1f01e75faaa951230eb23c088c2eeadc7ea22a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f74ddb55e7b0b3cd05133ce18812a63c82615ea4ec8f3effd73f28abe16f10f5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f74ddb55e7b0b3cd05133ce18812a63c82615ea4ec8f3effd73f28abe16f10f5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling reexport-proc-macro v1.0.5 [INFO] [stderr] Compiling array-macro v1.0.2 [INFO] [stderr] Compiling arc-swap v0.3.2 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling signal-hook v0.1.5 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling ncurses v5.94.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.13 [INFO] [stderr] Compiling enumset v0.3.12 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling enum-map-derive v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling enum-map v0.4.1 [INFO] [stderr] Compiling toml v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling cursive v0.9.2 [INFO] [stderr] Compiling gas_rust_cursive_1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "f74ddb55e7b0b3cd05133ce18812a63c82615ea4ec8f3effd73f28abe16f10f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f74ddb55e7b0b3cd05133ce18812a63c82615ea4ec8f3effd73f28abe16f10f5", kill_on_drop: false }` [INFO] [stdout] f74ddb55e7b0b3cd05133ce18812a63c82615ea4ec8f3effd73f28abe16f10f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a32b60a8fcef943f3ab50c282b2dfdd9148560492217ae949758ac57acd9e03 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5a32b60a8fcef943f3ab50c282b2dfdd9148560492217ae949758ac57acd9e03", kill_on_drop: false }` [INFO] [stderr] Compiling gas_rust_cursive_1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `Command { std: "docker" "inspect" "5a32b60a8fcef943f3ab50c282b2dfdd9148560492217ae949758ac57acd9e03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a32b60a8fcef943f3ab50c282b2dfdd9148560492217ae949758ac57acd9e03", kill_on_drop: false }` [INFO] [stdout] 5a32b60a8fcef943f3ab50c282b2dfdd9148560492217ae949758ac57acd9e03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 84dea2a8d33b8140a0d2ed887ae04bd19a6808e2e6f3d599c0a698691f9ba2b8 [INFO] running `Command { std: "docker" "start" "-a" "84dea2a8d33b8140a0d2ed887ae04bd19a6808e2e6f3d599c0a698691f9ba2b8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gas_rust_cursive_1-e5ad82545e35f853 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test gas_libs::gas_validation::gas_validation::tests::t_validate_form ... ok [INFO] [stdout] test gas_libs::gas_validation::gas_validation::tests::t_validate_gas_input_on_submit ... ok [INFO] [stdout] test gas_libs::gas_validation::gas_validation::tests::t_validate_date_on_form_submit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "84dea2a8d33b8140a0d2ed887ae04bd19a6808e2e6f3d599c0a698691f9ba2b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84dea2a8d33b8140a0d2ed887ae04bd19a6808e2e6f3d599c0a698691f9ba2b8", kill_on_drop: false }` [INFO] [stdout] 84dea2a8d33b8140a0d2ed887ae04bd19a6808e2e6f3d599c0a698691f9ba2b8