[INFO] updating cached repository HowNetWorks/ama [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/HowNetWorks/ama [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/HowNetWorks/ama" "work/ex/beta-1.37-6/sources/1.36.0/gh/HowNetWorks/ama"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/HowNetWorks/ama'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/HowNetWorks/ama" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/HowNetWorks/ama"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/HowNetWorks/ama'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 46ad7c8e76e2344c35434be0a2514bc22b887f32 [INFO] sha for GitHub repo HowNetWorks/ama: 46ad7c8e76e2344c35434be0a2514bc22b887f32 [INFO] validating manifest of HowNetWorks/ama on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of HowNetWorks/ama on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing HowNetWorks/ama [INFO] finished frobbing HowNetWorks/ama [INFO] frobbed toml for HowNetWorks/ama written to work/ex/beta-1.37-6/sources/1.36.0/gh/HowNetWorks/ama/Cargo.toml [INFO] started frobbing HowNetWorks/ama [INFO] finished frobbing HowNetWorks/ama [INFO] frobbed toml for HowNetWorks/ama written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/HowNetWorks/ama/Cargo.toml [INFO] crate HowNetWorks/ama already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing HowNetWorks/ama against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/HowNetWorks/ama:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 275f35cb1eec37b1850a576df5185d346710e8e1c0271b69b65fe11f28e650e0 [INFO] running `"docker" "start" "-a" "275f35cb1eec37b1850a576df5185d346710e8e1c0271b69b65fe11f28e650e0"` [INFO] [stderr] Compiling route-recognizer v0.1.12 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling router v0.5.1 [INFO] [stderr] Compiling resolve v0.1.2 [INFO] [stderr] Compiling cymrust v0.3.4 [INFO] [stderr] Compiling ama v0.2.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.67s [INFO] running `"docker" "inspect" "275f35cb1eec37b1850a576df5185d346710e8e1c0271b69b65fe11f28e650e0"` [INFO] running `"docker" "rm" "-f" "275f35cb1eec37b1850a576df5185d346710e8e1c0271b69b65fe11f28e650e0"` [INFO] [stdout] 275f35cb1eec37b1850a576df5185d346710e8e1c0271b69b65fe11f28e650e0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/HowNetWorks/ama:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 5ddc4851c1f1ff639f8bd96c1a6ce4192fd90b716a9b6ba342124fceaa7737c3 [INFO] running `"docker" "start" "-a" "5ddc4851c1f1ff639f8bd96c1a6ce4192fd90b716a9b6ba342124fceaa7737c3"` [INFO] [stderr] Compiling ama v0.2.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.84s [INFO] running `"docker" "inspect" "5ddc4851c1f1ff639f8bd96c1a6ce4192fd90b716a9b6ba342124fceaa7737c3"` [INFO] running `"docker" "rm" "-f" "5ddc4851c1f1ff639f8bd96c1a6ce4192fd90b716a9b6ba342124fceaa7737c3"` [INFO] [stdout] 5ddc4851c1f1ff639f8bd96c1a6ce4192fd90b716a9b6ba342124fceaa7737c3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/HowNetWorks/ama:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] b9cccd99c72083b88051452416cf4ca51babc7c67b966491874550e0b6f57b5d [INFO] running `"docker" "start" "-a" "b9cccd99c72083b88051452416cf4ca51babc7c67b966491874550e0b6f57b5d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test x_forwarded_for::tests::test_fromstr_xforwardedfor_one_ip6 ... ok [INFO] [stdout] test x_forwarded_for::tests::test_fromstr_xforwardedfor_one_ip4 ... ok [INFO] [stdout] test x_forwarded_for::tests::test_fromstr_xforwardedfor_many_ips ... ok [INFO] [stdout] test x_forwarded_for::tests::test_fromstr_xforwardedfor_hostname ... ok [INFO] [stdout] test x_forwarded_for::tests::test_fromstr_xforwardedfor_empty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/ama-bd1d7192909d67d6 [INFO] running `"docker" "inspect" "b9cccd99c72083b88051452416cf4ca51babc7c67b966491874550e0b6f57b5d"` [INFO] running `"docker" "rm" "-f" "b9cccd99c72083b88051452416cf4ca51babc7c67b966491874550e0b6f57b5d"` [INFO] [stdout] b9cccd99c72083b88051452416cf4ca51babc7c67b966491874550e0b6f57b5d