[INFO] cloning repository https://github.com/soruh/sanitizeable [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soruh/sanitizeable" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoruh%2Fsanitizeable", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoruh%2Fsanitizeable'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62df36f7c23594dd0379b86d9a23aa217416d0c2 [INFO] testing soruh/sanitizeable against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoruh%2Fsanitizeable" "/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/soruh/sanitizeable on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/soruh/sanitizeable [INFO] finished tweaking git repo https://github.com/soruh/sanitizeable [INFO] tweaked toml for git repo https://github.com/soruh/sanitizeable written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/soruh/sanitizeable already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sanitizeable_derive v0.1.1 [INFO] [stderr] Downloaded trybuild v1.0.32 [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d3019858d4dc6565289c9f958045d31975bada4ab41ccb6f081f2102c4f99a6 [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" "9d3019858d4dc6565289c9f958045d31975bada4ab41ccb6f081f2102c4f99a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d3019858d4dc6565289c9f958045d31975bada4ab41ccb6f081f2102c4f99a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d3019858d4dc6565289c9f958045d31975bada4ab41ccb6f081f2102c4f99a6", kill_on_drop: false }` [INFO] [stdout] 9d3019858d4dc6565289c9f958045d31975bada4ab41ccb6f081f2102c4f99a6 [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12e2fb925ff9821ab8c4581590fb0eb19e0de682d33bcb9229ac61f1ed98e6ba [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" "12e2fb925ff9821ab8c4581590fb0eb19e0de682d33bcb9229ac61f1ed98e6ba", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling sanitizeable_derive v0.1.1 [INFO] [stderr] Compiling sanitizeable_derive v0.1.1 (/opt/rustwide/workdir/sanitizeable_derive) [INFO] [stderr] Compiling sanitizeable v0.1.1 (/opt/rustwide/workdir/sanitizeable) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.31s [INFO] running `Command { std: "docker" "inspect" "12e2fb925ff9821ab8c4581590fb0eb19e0de682d33bcb9229ac61f1ed98e6ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12e2fb925ff9821ab8c4581590fb0eb19e0de682d33bcb9229ac61f1ed98e6ba", kill_on_drop: false }` [INFO] [stdout] 12e2fb925ff9821ab8c4581590fb0eb19e0de682d33bcb9229ac61f1ed98e6ba [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e631fb60f6779a37491c5f4876e852ac34ed6f1bf069355e7dccaf1525017f5 [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" "2e631fb60f6779a37491c5f4876e852ac34ed6f1bf069355e7dccaf1525017f5", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling sanitizeable_derive v0.1.1 (/opt/rustwide/workdir/sanitizeable_derive) [INFO] [stderr] Compiling sanitizeable v0.1.1 (/opt/rustwide/workdir/sanitizeable) [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling trybuild v1.0.32 [INFO] [stderr] Compiling sanitizeable_examples v0.1.0 (/opt/rustwide/workdir/example) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 37.23s [INFO] running `Command { std: "docker" "inspect" "2e631fb60f6779a37491c5f4876e852ac34ed6f1bf069355e7dccaf1525017f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e631fb60f6779a37491c5f4876e852ac34ed6f1bf069355e7dccaf1525017f5", kill_on_drop: false }` [INFO] [stdout] 2e631fb60f6779a37491c5f4876e852ac34ed6f1bf069355e7dccaf1525017f5 [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7125857fda76ffefdb961c905c5b59916eb2660a598fe5dbe0aa40272b597de8 [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" "7125857fda76ffefdb961c905c5b59916eb2660a598fe5dbe0aa40272b597de8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sanitizeable-f0d0a4c6bff6d834) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sanitizeable_derive-e4712a2d665a3569) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/trybuild.rs (/opt/rustwide/target/debug/deps/trybuild-95f811d46829ce15) [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; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] warning: sanitizeable_examples-tests v0.0.0 (/opt/rustwide/target/tests/sanitizeable_examples) ignoring invalid dependency `sanitizeable_examples` which is missing a lib target [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling sanitizeable_derive v0.1.1 [INFO] [stderr] Compiling sanitizeable v0.1.1 (/opt/rustwide/workdir/sanitizeable) [INFO] [stderr] Compiling sanitizeable_examples-tests v0.0.0 (/opt/rustwide/target/tests/sanitizeable_examples) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.77s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test prevent_undefined.rs [should fail to compile] ... ok [INFO] [stderr] test misc.rs [should pass] ... ok [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [/opt/rustwide/workdir/example/examples/pass/misc.rs:30] generic.private() = GenericStructPrivate { [INFO] [stderr] name: "Some name", [INFO] [stderr] value: 5, [INFO] [stderr] } [INFO] [stderr] [/opt/rustwide/workdir/example/examples/pass/misc.rs:31] generic.public() = GenericStructPublic { [INFO] [stderr] name: "Some name", [INFO] [stderr] _value: PhantomData, [INFO] [stderr] } [INFO] [stderr] [/opt/rustwide/workdir/example/examples/pass/misc.rs:35] u.private() = UnnamedPrivate( [INFO] [stderr] 124131, [INFO] [stderr] 12.5, [INFO] [stderr] ) [INFO] [stderr] [/opt/rustwide/workdir/example/examples/pass/misc.rs:36] u.public() = UnnamedPublic( [INFO] [stderr] 124131, [INFO] [stderr] PhantomData, [INFO] [stderr] ) [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] test product.rs [should pass] ... ok [INFO] [stderr] [INFO] [stderr] STDOUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] The product "Printer Ink Cartrige" costs $24.50 [INFO] [stderr] The product "Printer Ink Cartrige" costs $24.50 and is worth $0.50. We gain $24.00 (4800% of worth) [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] test serde.rs [should pass] ... ok [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] sending user A user [INFO] [stderr] [/opt/rustwide/workdir/example/examples/pass/serde.rs:41] user.public() = UserPublic { [INFO] [stderr] name: "A user", [INFO] [stderr] email: "some@email.com", [INFO] [stderr] _pin: PhantomData, [INFO] [stderr] } [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stdout] test examples ... ok [INFO] [stderr] test user.rs [should pass] ... ok [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 44.01s [INFO] [stderr] STDOUT: [INFO] [stdout] [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] public: User [32710] Max Musterman (max_1123) lives at "Example Street, 64d" was born on 19.4.1970 and has a score of 420.69. [INFO] [stderr] private: User [32710] Max Musterman (max_1123) lives at "Example Street, 64d" was born on 19.4.1970 and has a score of 420.69. pin: 1234, ssn: 001-01-0001 [INFO] [stderr] [INFO] [stderr] private: User [32710] Max Musterman (max_1123) lives at "Example Street, 64d" was born on 20.4.2000 and has a score of 437.19. pin: N/A, ssn: 001-01-0001 [INFO] [stderr] public: User [32710] Max Musterman (max_1123) lives at "Example Street, 64d" was born on 20.4.2000 and has a score of 437.19. [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Doc-tests sanitizeable [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests sanitizeable_derive [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7125857fda76ffefdb961c905c5b59916eb2660a598fe5dbe0aa40272b597de8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7125857fda76ffefdb961c905c5b59916eb2660a598fe5dbe0aa40272b597de8", kill_on_drop: false }` [INFO] [stdout] 7125857fda76ffefdb961c905c5b59916eb2660a598fe5dbe0aa40272b597de8