[INFO] updating cached repository NLnetLabs/routinator [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/NLnetLabs/routinator [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/NLnetLabs/routinator" "work/ex/beta-1.38-1/sources/1.37.0/gh/NLnetLabs/routinator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/NLnetLabs/routinator'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/NLnetLabs/routinator" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/NLnetLabs/routinator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/NLnetLabs/routinator'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 88a871ec35b23a9db3dbeba760878565bf952c0b [INFO] sha for GitHub repo NLnetLabs/routinator: 88a871ec35b23a9db3dbeba760878565bf952c0b [INFO] validating manifest of NLnetLabs/routinator on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of NLnetLabs/routinator on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing NLnetLabs/routinator [INFO] finished frobbing NLnetLabs/routinator [INFO] frobbed toml for NLnetLabs/routinator written to work/ex/beta-1.38-1/sources/1.37.0/gh/NLnetLabs/routinator/Cargo.toml [INFO] started frobbing NLnetLabs/routinator [INFO] finished frobbing NLnetLabs/routinator [INFO] frobbed toml for NLnetLabs/routinator written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/NLnetLabs/routinator/Cargo.toml [INFO] crate NLnetLabs/routinator already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing NLnetLabs/routinator against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/NLnetLabs/routinator:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 24eab5c8ee3497accb1f24bfa9e1d94251f7b301315d808aa886bd5b7b2d0d12 [INFO] running `"docker" "start" "-a" "24eab5c8ee3497accb1f24bfa9e1d94251f7b301315d808aa886bd5b7b2d0d12"` [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling json v0.11.14 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling dirs-sys v0.3.3 [INFO] [stderr] Compiling routinator v0.4.1 (/opt/crater/workdir) [INFO] [stderr] Compiling daemonize v0.3.0 [INFO] [stderr] Compiling listenfd v0.3.3 [INFO] [stderr] Compiling dirs v2.0.1 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling once_cell v0.1.8 [INFO] [stderr] Compiling syslog v4.0.1 [INFO] [stderr] Compiling log-reroute v0.1.2 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-process v0.2.3 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling bcder v0.3.1 (https://github.com/NLnetLabs/bcder.git#66ed4ce9) [INFO] [stderr] Compiling quick-xml v0.14.0 [INFO] [stderr] warning[E0597]: `lim` does not live long enough [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/bcder-a14a8af08d9e9e6f/66ed4ce/src/decode/content.rs:383:34 [INFO] [stderr] | [INFO] [stderr] 356 | impl<'a> Primitive<'a, &'a [u8]> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] ... [INFO] [stderr] 383 | let mut prim = Self::new(&mut lim, mode); [INFO] [stderr] | ----------^^^^^^^^------- [INFO] [stderr] | | | [INFO] [stderr] | | borrowed value does not live long enough [INFO] [stderr] | argument requires that `lim` is borrowed for `'a` [INFO] [stderr] ... [INFO] [stderr] 387 | } [INFO] [stderr] | - `lim` dropped here while still borrowed [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] warning[E0597]: `source` does not live long enough [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/bcder-a14a8af08d9e9e6f/66ed4ce/src/decode/content.rs:471:34 [INFO] [stderr] | [INFO] [stderr] 449 | impl<'a, S: Source + 'a> Constructed<'a, S> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] ... [INFO] [stderr] 471 | let mut cons = Self::new(&mut source, State::Unbounded, mode); [INFO] [stderr] | ----------^^^^^^^^^^^------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | borrowed value does not live long enough [INFO] [stderr] | argument requires that `source` is borrowed for `'a` [INFO] [stderr] ... [INFO] [stderr] 475 | } [INFO] [stderr] | - `source` dropped here while still borrowed [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling rpki v0.5.0 (https://github.com/NLnetLabs/rpki-rs.git#fe280369) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `"docker" "inspect" "24eab5c8ee3497accb1f24bfa9e1d94251f7b301315d808aa886bd5b7b2d0d12"` [INFO] running `"docker" "rm" "-f" "24eab5c8ee3497accb1f24bfa9e1d94251f7b301315d808aa886bd5b7b2d0d12"` [INFO] [stdout] 24eab5c8ee3497accb1f24bfa9e1d94251f7b301315d808aa886bd5b7b2d0d12 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/NLnetLabs/routinator:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] f5747b43053c65fde431bee8ece3437380510bc6c86c36335808fca4fb843f0d [INFO] running `"docker" "start" "-a" "f5747b43053c65fde431bee8ece3437380510bc6c86c36335808fca4fb843f0d"` [INFO] [stderr] Compiling routinator v0.4.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.72s [INFO] running `"docker" "inspect" "f5747b43053c65fde431bee8ece3437380510bc6c86c36335808fca4fb843f0d"` [INFO] running `"docker" "rm" "-f" "f5747b43053c65fde431bee8ece3437380510bc6c86c36335808fca4fb843f0d"` [INFO] [stdout] f5747b43053c65fde431bee8ece3437380510bc6c86c36335808fca4fb843f0d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/NLnetLabs/routinator:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 3f4ea48b8d685e4e7a4d5d4396d93db67d7c84f8e27c28339c7591b4b746e806 [INFO] running `"docker" "start" "-a" "3f4ea48b8d685e4e7a4d5d4396d93db67d7c84f8e27c28339c7591b4b746e806"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/crater/target/debug/deps/routinator-774955c26fd2053a [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test config::test::default_config ... ok [INFO] [stdout] test config::test::bad_config_file ... ok [INFO] [stdout] test config::test::good_config_file ... ok [INFO] [stdout] test rtr::serial::test::good_addition ... ok [INFO] [stdout] test rtr::serial::test::comparison ... ok [INFO] [stdout] test config::test::basic_args ... ok [INFO] [stdout] test slurm::tests::should_parse_empty_slurm_file ... ok [INFO] [stdout] test origins::tests::should_find_covered_prefixes ... ok [INFO] [stdout] test slurm::tests::should_parse_full_slurm_file ... ok [INFO] [stdout] test config::test::server_args ... ok [INFO] [stdout] test config::test::verbosity ... ok [INFO] [stdout] test config::test::minimal_config_file ... ok [INFO] [stdout] test rtr::serial::test::bad_addition ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/routinator-ce325e24b0dff30d [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 [INFO] [stdout] [INFO] [stderr] Doc-tests routinator [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "3f4ea48b8d685e4e7a4d5d4396d93db67d7c84f8e27c28339c7591b4b746e806"` [INFO] running `"docker" "rm" "-f" "3f4ea48b8d685e4e7a4d5d4396d93db67d7c84f8e27c28339c7591b4b746e806"` [INFO] [stdout] 3f4ea48b8d685e4e7a4d5d4396d93db67d7c84f8e27c28339c7591b4b746e806