[INFO] crate iron-csrf 0.4.0 is already in cache [INFO] testing iron-csrf-0.4.0 against 1.45.2 for beta-1.46-1 [INFO] extracting crate iron-csrf 0.4.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate iron-csrf 0.4.0 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 crates.io crate iron-csrf 0.4.0 [INFO] finished tweaking crates.io crate iron-csrf 0.4.0 [INFO] tweaked toml for crates.io crate iron-csrf 0.4.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate iron-csrf 0.4.0 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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stdout] 5f8e583e50b97a3721b9a73b67bdc2dcc5df516cdd9be9f1b96bb532d2b86e8d [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" "5f8e583e50b97a3721b9a73b67bdc2dcc5df516cdd9be9f1b96bb532d2b86e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f8e583e50b97a3721b9a73b67bdc2dcc5df516cdd9be9f1b96bb532d2b86e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f8e583e50b97a3721b9a73b67bdc2dcc5df516cdd9be9f1b96bb532d2b86e8d", kill_on_drop: false }` [INFO] [stdout] 5f8e583e50b97a3721b9a73b67bdc2dcc5df516cdd9be9f1b96bb532d2b86e8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 8342e14d1805fa73a34546238bbdd1befd1484a62aba4138a59fcf15ed3ea4c7 [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" "8342e14d1805fa73a34546238bbdd1befd1484a62aba4138a59fcf15ed3ea4c7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling aead v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling stream-cipher v0.4.1 [INFO] [stderr] Compiling block-buffer v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling hmac v0.8.0 [INFO] [stderr] Compiling chacha20 v0.4.3 [INFO] [stderr] Compiling polyval v0.4.0 [INFO] [stderr] Compiling poly1305 v0.6.0 [INFO] [stderr] Compiling sha2 v0.9.0 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling chacha20poly1305 v0.5.1 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling csrf v0.4.0 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling bodyparser v0.8.0 [INFO] [stderr] Compiling urlencoded v0.6.0 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling cookie v0.14.1 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling iron-csrf v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.50s [INFO] running `Command { std: "docker" "inspect" "8342e14d1805fa73a34546238bbdd1befd1484a62aba4138a59fcf15ed3ea4c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8342e14d1805fa73a34546238bbdd1befd1484a62aba4138a59fcf15ed3ea4c7", kill_on_drop: false }` [INFO] [stdout] 8342e14d1805fa73a34546238bbdd1befd1484a62aba4138a59fcf15ed3ea4c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] a95f0fd449c3646528e640ee4c2b2773b05dc2a63d9daddec922ee35774e6548 [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" "a95f0fd449c3646528e640ee4c2b2773b05dc2a63d9daddec922ee35774e6548", kill_on_drop: false }` [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling iron-test v0.6.0 [INFO] [stderr] Compiling iron-csrf v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.47s [INFO] running `Command { std: "docker" "inspect" "a95f0fd449c3646528e640ee4c2b2773b05dc2a63d9daddec922ee35774e6548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a95f0fd449c3646528e640ee4c2b2773b05dc2a63d9daddec922ee35774e6548", kill_on_drop: false }` [INFO] [stdout] a95f0fd449c3646528e640ee4c2b2773b05dc2a63d9daddec922ee35774e6548 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stdout] c41a8d27cc5a81cadfc942f925c881dbd5a35987d0504c2d059d62156577e005 [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" "c41a8d27cc5a81cadfc942f925c881dbd5a35987d0504c2d059d62156577e005", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.81s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/iron_csrf-b82a552c106a95c6 [INFO] [stdout] running 13 tests [INFO] [stdout] test core::tests::config_properties ... ok [INFO] [stdout] test core::tests::middleware_validates_token ... ok [INFO] [stdout] test core::tests::middleware_fails_modified_token ... ok [INFO] [stdout] test core::tests::middleware_fails_modified_cookie ... ok [INFO] [stdout] test core::tests::middleware_fails_mismatched_tokens ... ok [INFO] [stdout] test core::tests::middleware_fails_expired_tokens ... ok [INFO] [stdout] test core::tests::cookies_not_overwritten ... ok [INFO] [stdout] test core::tests::cookies_and_tokens_can_be_verfied ... ok [INFO] [stdout] test core::tests::multiprotect_and_rotation ... ok [INFO] [stdout] test core::tests::methods_with_csrf_url_form ... ok [INFO] [stdout] test core::tests::methods_without_token ... ok [INFO] [stdout] test core::tests::methods_with_csrf_header ... ok [INFO] [stderr] Doc-tests iron_csrf [INFO] [stdout] test core::tests::methods_with_csrf_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 16) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c41a8d27cc5a81cadfc942f925c881dbd5a35987d0504c2d059d62156577e005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c41a8d27cc5a81cadfc942f925c881dbd5a35987d0504c2d059d62156577e005", kill_on_drop: false }` [INFO] [stdout] c41a8d27cc5a81cadfc942f925c881dbd5a35987d0504c2d059d62156577e005