[INFO] fetching crate snare 0.4.0... [INFO] testing snare-0.4.0 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate snare 0.4.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate snare 0.4.0 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate snare 0.4.0 [INFO] finished tweaking crates.io crate snare 0.4.0 [INFO] tweaked toml for crates.io crate snare 0.4.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate snare 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lrlex v0.7.0 [INFO] [stderr] Downloaded cactus v1.0.5 [INFO] [stderr] Downloaded lrpar v0.7.0 [INFO] [stderr] Downloaded lrtable v0.7.0 [INFO] [stderr] Downloaded cfgrammar v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f988e85de1f91e1fa9890ac928812852f2ddef9edb91651f08a53a382e92acc1 [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" "f988e85de1f91e1fa9890ac928812852f2ddef9edb91651f08a53a382e92acc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f988e85de1f91e1fa9890ac928812852f2ddef9edb91651f08a53a382e92acc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f988e85de1f91e1fa9890ac928812852f2ddef9edb91651f08a53a382e92acc1", kill_on_drop: false }` [INFO] [stdout] f988e85de1f91e1fa9890ac928812852f2ddef9edb91651f08a53a382e92acc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 561988aa31b7651c3a2c8376b2f9eb2af31fc03e2c585e778c5153a519f87c50 [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" "561988aa31b7651c3a2c8376b2f9eb2af31fc03e2c585e778c5153a519f87c50", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling macro-attr v0.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling cactus v1.0.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling vob v2.0.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling ignore v0.4.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling filetime v0.2.9 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling secstr v0.4.0 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rerun_except v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling vergen v3.1.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling lrpar v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling typename_derive v0.1.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling typename v0.1.2 [INFO] [stderr] Compiling tokio v0.2.20 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling packedvec v1.2.2 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling rmp-serde v0.14.3 [INFO] [stderr] Compiling cfgrammar v0.7.0 [INFO] [stderr] Compiling sparsevec v0.1.3 [INFO] [stderr] Compiling lrtable v0.7.0 [INFO] [stderr] Compiling lrlex v0.7.0 [INFO] [stderr] Compiling snare v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "561988aa31b7651c3a2c8376b2f9eb2af31fc03e2c585e778c5153a519f87c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "561988aa31b7651c3a2c8376b2f9eb2af31fc03e2c585e778c5153a519f87c50", kill_on_drop: false }` [INFO] [stdout] 561988aa31b7651c3a2c8376b2f9eb2af31fc03e2c585e778c5153a519f87c50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5639f26f26e4bc226ddc56dff89b16c4565d60d9950114c0029a8c3173e7bfe [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" "c5639f26f26e4bc226ddc56dff89b16c4565d60d9950114c0029a8c3173e7bfe", kill_on_drop: false }` [INFO] [stderr] Compiling snare v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.86s [INFO] running `Command { std: "docker" "inspect" "c5639f26f26e4bc226ddc56dff89b16c4565d60d9950114c0029a8c3173e7bfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5639f26f26e4bc226ddc56dff89b16c4565d60d9950114c0029a8c3173e7bfe", kill_on_drop: false }` [INFO] [stdout] c5639f26f26e4bc226ddc56dff89b16c4565d60d9950114c0029a8c3173e7bfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] 63757aa4e5af646a48a1de1e9cf433dd8c072535b43f35e1b8e71b07312ebee9 [INFO] running `Command { std: "docker" "start" "-a" "63757aa4e5af646a48a1de1e9cf433dd8c072535b43f35e1b8e71b07312ebee9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/snare-ce14eb2e5a9ba966 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test config::test::test_verify_cmd_string ... ok [INFO] [stdout] test config::test::test_verify_errorcmd_string ... ok [INFO] [stdout] test httpserver::test::github_event ... ok [INFO] [stdout] test config::test::test_unescape_string ... ok [INFO] [stdout] test jobrunner::test::test_cmd_replace ... ok [INFO] [stdout] test httpserver::test::github_ownername ... ok [INFO] [stdout] test httpserver::test::github_reponame ... ok [INFO] [stdout] test jobrunner::test::test_errorcmd_replace ... ok [INFO] [stdout] test config::test::test_example_conf ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "63757aa4e5af646a48a1de1e9cf433dd8c072535b43f35e1b8e71b07312ebee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63757aa4e5af646a48a1de1e9cf433dd8c072535b43f35e1b8e71b07312ebee9", kill_on_drop: false }` [INFO] [stdout] 63757aa4e5af646a48a1de1e9cf433dd8c072535b43f35e1b8e71b07312ebee9